mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-12 06:34:35 +00:00
Added VoteChaingun
This commit is contained in:
parent
65f63ab053
commit
6ee6ed6929
2 changed files with 240 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ function CreateServer( %mission, %missionType )
|
|||
$Host::Dedicated = $Host::EmptyServerReset;
|
||||
//Call for a GetTeamCount update
|
||||
GetTeamCounts( %game, %client, %respawn );
|
||||
//Start VoteChaingun
|
||||
VoteChaingunStart();
|
||||
}
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue