Reverts "Allow server to initialize the world without any players connected." as I am suspicious about it.

This commit is contained in:
Erthilo
2012-08-29 18:15:55 +01:00
parent 62b2f41921
commit 2195600f23
3 changed files with 2 additions and 9 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Starting up. [time2text(world.timeofday, "hh:mm.ss")]
make_datum_references_lists() //initialises global lists for referencing frequently used datums (so that we only ever do it once)
process_teleport_locs() //Sets up the wizard teleport locations
process_ghost_teleport_locs() //Sets up ghost teleport locations.
//sleep_offline = 1
sleep_offline = 1
spawn(180) //so we aren't adding to the round-start lag
/*if(config.ToRban)