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