Took out older language

This commit is contained in:
ChocoTaco 2018-11-12 23:53:16 -05:00
parent e627117fce
commit b3efcf3199
2 changed files with 3 additions and 4 deletions

View file

@ -3,7 +3,7 @@
//
//Give the client a notification on the current state of balancing.
//This function is in GetTeamCounts.cs
function TeamBalanceNotify::AtSpawn( %game, %client, %respawn )
function TeamBalanceNotify( %game, %client, %respawn )
{
if( $CurrentMissionType !$= "LakRabbit" && $TotalTeamPlayerCount !$= 0 && $Host::EnableTeamBalanceNotify )
{