AntiNoob: 1000th fix

This commit is contained in:
dogan 2020-06-20 07:15:45 +02:00
parent 36e0c10713
commit 4c5c2e1dfb

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;