mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 02:54:44 +01: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