AntiNoob: 1000th fix

This commit is contained in:
dogan 2020-06-20 07:15:45 +02:00
parent 2f06b32d41
commit 09470b6244

View File

@ -247,7 +247,7 @@ public void RequestFrame_Callback(int iPacked)
public void CheckHumanZombieCount()
{
if(g_bMidRound)
if(g_bMidRound || !g_bAntiNoob)
return;
int iHumanCount;