another small fix

This commit is contained in:
Dogan
2018-12-26 02:40:31 +01:00
parent ab685cf66a
commit d9cc25bb19
+1
View File
@@ -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;