Boosts NPC runtime priority

Doesnt' effect idle NPCs, but once they wake up. WEW
This commit is contained in:
Poojawa
2019-10-06 00:00:27 -05:00
parent ccf49f8d21
commit 0b00ffb4d0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SUBSYSTEM_DEF(npcpool)
name = "NPC Pool"
flags = SS_POST_FIRE_TIMING|SS_NO_INIT|SS_BACKGROUND
flags = SS_KEEP_TIMING | SS_NO_INIT
priority = FIRE_PRIORITY_NPC
runlevels = RUNLEVEL_GAME | RUNLEVEL_POSTGAME