ZombieManager: reset mzombie flag on dc
This commit is contained in:
parent
7ad3dd83bf
commit
3539b2cb91
@ -122,6 +122,7 @@ public void OnClientDisconnect(int client)
|
||||
//g_bZHP[client] = false;
|
||||
g_iZHPMax[client] = 0;
|
||||
g_iZShield[client] = 0;
|
||||
g_bMotherZM[client] = false;
|
||||
}
|
||||
|
||||
/*public void ShowSettingsMenu(int client)
|
||||
|
Loading…
Reference in New Issue
Block a user