mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-27 23:39:13 +00:00
NetTournyClient Toggle Redo
This commit is contained in:
parent
e1526417cd
commit
9f17eec135
4 changed files with 77 additions and 78 deletions
|
|
@ -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]++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue