mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Why is this still here
This commit is contained in:
@@ -411,7 +411,7 @@ var/world_topic_spam_protect_time = world.timeofday
|
||||
to_world("<span class='boldannounce'>Rebooting world immediately due to host request</span>")
|
||||
else
|
||||
Master.Shutdown() //run SS shutdowns
|
||||
processScheduler.stop()
|
||||
//processScheduler.stop() //VOREStation Removal
|
||||
for(var/client/C in GLOB.clients)
|
||||
if(config.server) //if you set a server location in config.txt, it sends you there instead of trying to reconnect to the same world address. -- NeoFite
|
||||
C << link("byond://[config.server]")
|
||||
|
||||
Reference in New Issue
Block a user