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

Further Correct GameMasterLevel Handling #145

Merged
merged 4 commits into from
Nov 29, 2020
Merged

Conversation

TheMatt2
Copy link
Contributor

Corrects a new error that is caused by trying to specify the text of an enum at the console. This corrects it by properly parsing the text.

Also added handling to check GameMasterLevel values coming from the API

Prevents an Error caused by a failure to int.Parse()
Prevents being set to invalid levels if a number was specified not valid 
within the enum
@Jettford
Copy link
Member

You win

@Jettford Jettford merged commit 964e83f into UchuServer:dev Nov 29, 2020
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

Successfully merging this pull request may close these issues.

2 participants