sorry
This commit is contained in:
		
							parent
							
								
									b241eaaca0
								
							
						
					
					
						commit
						4c4142c230
					
				| @ -247,7 +247,7 @@ public void CheckPopulation() | ||||
| 		if (g_bFakePopulation[i]) | ||||
| 			iFakes++; | ||||
| 
 | ||||
| 		if (g_bFakePopulation[i] && GetClientTeam(i) <= CS_TEAM_SPECTATOR) | ||||
| 		if (g_bFakePopulation[i] && GetClientTeam(i) >= CS_TEAM_T) | ||||
| 			iFakesInTeam++; | ||||
| 	} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user