Took out VoteChaingun

This commit is contained in:
ChocoTaco 2019-01-03 14:14:26 -05:00
parent 9dd84a5a2b
commit edf96a6299
2 changed files with 0 additions and 240 deletions

View file

@ -17,8 +17,6 @@ function CreateServer( %mission, %missionType )
$Host::Dedicated = $Host::EmptyServerReset;
//Call for a GetTeamCount update
GetTeamCounts( %game, %client, %respawn );
//Start VoteChaingun
VoteChaingunStart();
}
};