mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 07:34:36 +00:00
Note
This commit is contained in:
parent
90e191ddd9
commit
297053afdc
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ function loadMissionStage2()
|
||||||
if($CurrentMissionType $= "Lakrabbit")
|
if($CurrentMissionType $= "Lakrabbit")
|
||||||
{
|
{
|
||||||
//Set server mode to DISTANCE
|
//Set server mode to DISTANCE
|
||||||
$Host::HiVisibility = 1; //Lakrabbit or Other
|
$Host::HiVisibility = 1; //Lakrabbit
|
||||||
}
|
}
|
||||||
else //Set server mode to SPEED for CTF/SCTF/Anything Else
|
else //Set server mode to SPEED for CTF/SCTF/Anything Else
|
||||||
$Host::HiVisibility = 0;
|
$Host::HiVisibility = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue