mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-09 15:15:34 +01:00
Roundstart no longer delayed by initializations
This commit is contained in:
@@ -6,7 +6,7 @@ var/datum/subsystem/objects/SSobj
|
||||
|
||||
/datum/subsystem/objects
|
||||
name = "Objects"
|
||||
init_order = 12
|
||||
init_order = 11
|
||||
priority = 40
|
||||
|
||||
var/initialized = INITIALIZATION_INSSOBJ
|
||||
|
||||
Reference in New Issue
Block a user