mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-16 08:34:43 +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
|
else
|
||||||
{
|
{
|
||||||
//Disable everything
|
//Disable everything
|
||||||
if($Host::Password)
|
if($Host::Password !$= "")
|
||||||
$Host::Password = "";
|
$Host::Password = "";
|
||||||
if($LockedTeams)
|
if($LockedTeams)
|
||||||
$LockedTeams = 0;
|
$LockedTeams = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue