NetTournyClient Toggle Redo

This commit is contained in:
ChocoTaco 2019-09-11 10:10:07 -04:00
parent e1526417cd
commit 9f17eec135
4 changed files with 77 additions and 78 deletions

View file

@ -49,10 +49,6 @@ function GetTeamCounts( %game, %client, %respawn )
%teamcanidate[%team] = %client;
}
%lastclient[%team] = %client;
//Check ver
if(!%client.isAIControlled()) //No bots
CheckVerObserver(%client);
//if(!%client.isAIControlled())
$PlayerCount[%client.team]++;