Skip to content

Conversation

@Not-A-Bird-07
Copy link

game mode strings now need to be separated with '|'. this pr fix's that for both base modded gamemodes and adding new gamemodes

the old way would make 'MODDED_Casual' that would fail the check
but 'MODDED|Casual' is fine.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont kill this patch this time plz, its needed so that the game does not throw a fit that the gamemode string does not end with some random int.

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.

1 participant