mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Gives subsystem controllers a bitfield def to make vv easier, renames their flags var (#95439)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/// Subsystem for controlling anything related to the escape menu
|
||||
PROCESSING_SUBSYSTEM_DEF(escape_menu)
|
||||
name = "Escape Menu"
|
||||
flags = SS_NO_INIT
|
||||
ss_flags = SS_NO_INIT
|
||||
runlevels = ALL
|
||||
wait = 2 SECONDS
|
||||
|
||||
Reference in New Issue
Block a user