[MIRROR] (Hopefully) Lessens preferences and manifest injection lag (#2796)

* (Hopefully) Lessens preferences and manifest injection lag

* Update datacore.dm

* Update preferences_setup.dm
This commit is contained in:
CitadelStationBot
2017-09-17 11:59:40 -05:00
committed by Poojawa
parent cbfee7e313
commit 08083581c3
8 changed files with 424 additions and 403 deletions
+2 -2
View File
@@ -243,10 +243,10 @@ SUBSYSTEM_DEF(ticker)
PostSetup()
return 1
return TRUE
/datum/controller/subsystem/ticker/proc/PostSetup()
set waitfor = 0
set waitfor = FALSE
mode.post_setup()
GLOB.start_state = new /datum/station_state()
GLOB.start_state.count(1)