mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-26 14:59:09 +00:00
Reset
This commit is contained in:
parent
d6948d26a4
commit
918961c90a
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@ function loadMissionStage2()
|
|||
$LockedTeams = 0;
|
||||
if($RestrictedVoting)
|
||||
$RestrictedVoting = 0;
|
||||
if($Host::AllowAdmin2Admin)
|
||||
$Host::AllowAdmin2Admin = 0;
|
||||
|
||||
}
|
||||
if(isActivePackage(LockedTeams) && !$LockedTeams)
|
||||
deactivatePackage(LockedTeams);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue