MissionType/PUGpassword changes

This commit is contained in:
ChocoTaco 2019-02-24 05:03:49 -05:00
parent 2ec4150949
commit 33b20f0664
6 changed files with 47 additions and 67 deletions

View file

@ -32,8 +32,8 @@ if (!isActivePackage(StartTeamCounts))
function GetTeamCounts( %game, %client, %respawn )
{
//Check pug password
CheckPUGpassword();
//Run MissionTypeOptions
MissionTypeOptions();
//Get teamcounts
if( $GetCountsClientTeamChange && $countdownStarted && $MatchStarted )