mirror of
https://github.com/JezuzLizard/Public-BO2-Mods.git
synced 2025-06-11 04:28:07 -05:00
Merge branch 'master' of https://github.com/JezuzLizard/Public-BO2-Mods
This commit is contained in:
@ -94,7 +94,7 @@ gameDelayFunctionsAndVars()
|
||||
|
||||
griefFunctionsAndVars()
|
||||
{
|
||||
if ( !level.scr_zm_ui_gametype_group == "zencounter" )
|
||||
if ( level.scr_zm_ui_gametype_group != "zencounter" )
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user