mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Moves init_order to defines, moves SSevents above ticker.
This commit is contained in:
@@ -3,7 +3,7 @@ PROCESSING_SUBSYSTEM_DEF(overlays)
|
||||
flags = SS_TICKER|SS_FIRE_IN_LOBBY
|
||||
wait = 1
|
||||
priority = 500
|
||||
init_order = -6
|
||||
init_order = INIT_ORDER_OVERLAY
|
||||
|
||||
stat_tag = "Ov"
|
||||
currentrun = null
|
||||
|
||||
Reference in New Issue
Block a user