Closed GeckoEidechse closed 2 months ago
It seems like it happens because of this section in
menu_mode_select.nut
Disabling it fixes it
You don't even need to disable it, you just need to remove the !
in front of the check of PrivateMatch_IsValidMapModeCombo
Oh right yeah, i missed that
Bug introduced in #624 (I failed to catch it in testing cause I was tired, sorry)