legoandmars / Utilla

A PC library for Gorilla Tag that handles various room-related things (and more?)
MIT License
20 stars 26 forks source link

BaseGamemode.Paintbrawl doesn't work as intended #50

Closed MrBanana01 closed 4 months ago

MrBanana01 commented 4 months ago

[ModdedGamemode("gamemodeid", "gamemodename", Utilla.Models.BaseGamemode.Paintbrawl)] doesn't set it to be the paintbrawl gamemode, I've noticed this has been the case for a very long time and was never fixed. I didn't check which gamemode it defaults to but it's not paintbrawl.

MrBanana01 commented 4 months ago

nvm I fixed it. Setting the gamemode ID to "BATTLE" fixed it