diff --git a/src/zr/infect.inc b/src/zr/infect.inc index b78db49..e1b9ac8 100644 --- a/src/zr/infect.inc +++ b/src/zr/infect.inc @@ -235,6 +235,7 @@ InfectClientInit(client) if(!IsClientInGame(x)) continue; + /* #if defined _AFKManager_Included if(g_AFKManagerLoaded) { @@ -242,6 +243,7 @@ InfectClientInit(client) continue; } #endif + */ players++;