This commit is contained in:
JezuzLizard
2020-03-21 17:33:30 -07:00
3 changed files with 4 additions and 3 deletions

View File

@ -94,7 +94,7 @@ gameDelayFunctionsAndVars()
griefFunctionsAndVars()
{
if ( !level.scr_zm_ui_gametype_group == "zencounter" )
if ( level.scr_zm_ui_gametype_group != "zencounter" )
{
return;
}