FakePopulation: fix
This commit is contained in:
		
							parent
							
								
									dc90d5b04b
								
							
						
					
					
						commit
						6d54359656
					
				| @ -328,7 +328,7 @@ public void CheckPopulation() | ||||
| 		} | ||||
| 	} | ||||
| 
 | ||||
| 	if (iFakes == iFakesNeeded && iFakesInTeam != iFakesInTeamNeeded) | ||||
| 	if (iFakes == iFakesNeeded && iFakesInTeam != iFakesInTeamNeeded && g_iAdminFakes == -1) | ||||
| 	{ | ||||
| 		while (iFakesInTeam < iFakesInTeamNeeded) | ||||
| 		{ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user