mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Note
This commit is contained in:
parent
90e191ddd9
commit
297053afdc
|
|
@ -37,7 +37,7 @@ function loadMissionStage2()
|
|||
if($CurrentMissionType $= "Lakrabbit")
|
||||
{
|
||||
//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
|
||||
$Host::HiVisibility = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue