defines all subsystem priority values

This commit is contained in:
ninjanomnom
2017-12-15 15:16:31 -05:00
parent 5cf2c42e4a
commit a65248928b
28 changed files with 59 additions and 27 deletions
@@ -1,6 +1,6 @@
PROCESSING_SUBSYSTEM_DEF(fields)
name = "Fields"
wait = 2
priority = 40
priority = FIRE_PRIORUTY_FIELDS
flags = SS_KEEP_TIMING | SS_NO_INIT
runlevels = RUNLEVEL_GAME | RUNLEVEL_POSTGAME