ZombieManager: oops
This commit is contained in:
parent
1bf8e7ee3b
commit
f72914330f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user