ZombieManager: oops

This commit is contained in:
Dogan
2019-06-10 17:16:33 +02:00
parent 1bf8e7ee3b
commit f72914330f
+2 -2
View File
@@ -73,9 +73,9 @@ public Action OnPlayerTeam(Event event, const char[] name, bool dontBroadcast)
int client = GetClientOfUserId(GetEventInt(event, "userid"));
if(g_bMotherZM[client])
{
{
g_bMotherZM[client] = false;
}
}
}
public bool Filter_Motherzombies(const char[] sPattern, Handle hClients, int client)