forked from UNLOZE/sm-plugins
sorry
This commit is contained in:
@@ -247,7 +247,7 @@ public void CheckPopulation()
|
|||||||
if (g_bFakePopulation[i])
|
if (g_bFakePopulation[i])
|
||||||
iFakes++;
|
iFakes++;
|
||||||
|
|
||||||
if (g_bFakePopulation[i] && GetClientTeam(i) <= CS_TEAM_SPECTATOR)
|
if (g_bFakePopulation[i] && GetClientTeam(i) >= CS_TEAM_T)
|
||||||
iFakesInTeam++;
|
iFakesInTeam++;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user