another small fix
This commit is contained in:
parent
ab685cf66a
commit
d9cc25bb19
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user