Revert "Adds byond hub visibility as a config option 2"

This commit is contained in:
EmperorJon
2016-06-25 01:15:35 +01:00
committed by GitHub
parent 769a66e63e
commit 254a1a04e0
5 changed files with 2 additions and 49 deletions

View File

@@ -32,7 +32,6 @@ datum/controller/game_controller/New()
datum/controller/game_controller/proc/setup()
world.tick_lag = config.Ticklag
world.visibility = config.start_hub_visible
spawn(20)
createRandomZlevel()