mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Took out
This commit is contained in:
parent
e35dddc992
commit
e8fcfbba4b
|
|
@ -73,9 +73,6 @@ function loadMissionStage2()
|
|||
//Map Change Center Print. Used to advertise upcoming events
|
||||
if($Host::MapChangeMSG)
|
||||
centerPrintAll($Host::MapChangeMSGContent, 12, 3);
|
||||
|
||||
//Set random seed
|
||||
setRandomSeed(getrandom(1,200000));
|
||||
}
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue