mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 04:21:42 +00:00
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
/// Subsystem for controlling anything related to the escape menu
|
|
PROCESSING_SUBSYSTEM_DEF(escape_menu)
|
|
name = "Escape Menu"
|
|
flags = SS_NO_INIT
|
|
runlevels = ALL
|
|
wait = 2 SECONDS
|