Cleaned up code

This commit is contained in:
ChocoTaco 2018-11-10 23:10:39 -05:00
parent 6c728080ba
commit 7755d719e2
2 changed files with 7 additions and 7 deletions

View file

@ -69,7 +69,7 @@ function GetTeamCounts( %game, %client, %respawn )
//AntiCloak Start
ActivateAntiCloak ();
//Set so counter wont run when it doesnt need to.
$GetCountsClientTeamChange = false;
}