forked from UNLOZE/sm-plugins
another small fix
This commit is contained in:
@@ -45,6 +45,7 @@ public void OnPluginStart()
|
||||
public void OnMapStart()
|
||||
{
|
||||
g_iWarmup = 0;
|
||||
g_iMaxWarmup = 0;
|
||||
g_bWarmup = false;
|
||||
g_bRoundEnded = false;
|
||||
g_bZombieSpawned = false;
|
||||
|
||||
Reference in New Issue
Block a user