AntiNoob: 1000th fix
This commit is contained in:
parent
2f06b32d41
commit
09470b6244
@ -247,7 +247,7 @@ public void RequestFrame_Callback(int iPacked)
|
||||
|
||||
public void CheckHumanZombieCount()
|
||||
{
|
||||
if(g_bMidRound)
|
||||
if(g_bMidRound || !g_bAntiNoob)
|
||||
return;
|
||||
|
||||
int iHumanCount;
|
||||
|
Loading…
Reference in New Issue
Block a user