forked from UNLOZE/sm-plugins
AntiNoob: 1000th fix
This commit is contained in:
@@ -247,7 +247,7 @@ public void RequestFrame_Callback(int iPacked)
|
|||||||
|
|
||||||
public void CheckHumanZombieCount()
|
public void CheckHumanZombieCount()
|
||||||
{
|
{
|
||||||
if(g_bMidRound)
|
if(g_bMidRound || !g_bAntiNoob)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
int iHumanCount;
|
int iHumanCount;
|
||||||
|
|||||||
Reference in New Issue
Block a user