mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Gives subsystem controllers a bitfield def to make vv easier, renames their flags var (#95439)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
VERB_MANAGER_SUBSYSTEM_DEF(input)
|
||||
name = "Input"
|
||||
init_stage = INITSTAGE_EARLY
|
||||
flags = SS_TICKER
|
||||
ss_flags = SS_TICKER
|
||||
priority = FIRE_PRIORITY_INPUT
|
||||
runlevels = RUNLEVELS_DEFAULT | RUNLEVEL_LOBBY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user