mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
woops
This commit is contained in:
parent
b0f2c13c1b
commit
d6948d26a4
|
|
@ -50,7 +50,7 @@ function loadMissionStage2()
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
//Disable everything
|
//Disable everything
|
||||||
if($Host::Password)
|
if($Host::Password !$= "")
|
||||||
$Host::Password = "";
|
$Host::Password = "";
|
||||||
if($LockedTeams)
|
if($LockedTeams)
|
||||||
$LockedTeams = 0;
|
$LockedTeams = 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue