mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-17 02:20:36 +00:00
woops
This commit is contained in:
parent
b0f2c13c1b
commit
d6948d26a4
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ function loadMissionStage2()
|
|||
else
|
||||
{
|
||||
//Disable everything
|
||||
if($Host::Password)
|
||||
if($Host::Password !$= "")
|
||||
$Host::Password = "";
|
||||
if($LockedTeams)
|
||||
$LockedTeams = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue