mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-16 01:42:23 +01:00
If you're gonna make a subsystem do it right
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
PROCESSING_SUBSYSTEM_DEF(fields)
|
||||
name = "Fields"
|
||||
wait = 2
|
||||
priority = 40
|
||||
flags = SS_KEEP_TIMING | SS_NO_INIT
|
||||
runlevels = RUNLEVEL_GAME | RUNLEVEL_POSTGAME
|
||||
Reference in New Issue
Block a user