Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cast between char and Float types #80

Merged
merged 2 commits into from Nov 30, 2022

Conversation

ureishi
Copy link

@ureishi ureishi commented Nov 18, 2022

An error occurs because the Convert class does not support casting between Char and Float types.
Therefore, cast via ushort type once.

@MerlinVR MerlinVR merged commit 74ef615 into vrchat-community:master Nov 30, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2022
@ureishi ureishi deleted the fix-cast-char-float branch December 11, 2022 10:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants