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

never assigned to warnings #17

Open
justinwasilenko opened this issue Nov 19, 2018 · 0 comments
Open

never assigned to warnings #17

justinwasilenko opened this issue Nov 19, 2018 · 0 comments

Comments

@justinwasilenko
Copy link

When loading up Command Terminal in Unity, these (harmless) warnings come up:
[Warning] [None] [CS0649] Field 'Terminal.InputContrast' is never assigned to, and will always have its default value 0

[Warning] [None] [CS0649] Field 'Terminal.ShowGUIButtons' is never assigned to, and will always have its default value false

[Warning] [None] [CS0649] Field 'Terminal.RightAlignButtons' is never assigned to, and will always have its default value false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant