Merge pull request #37934 from AutomaticFrenzy/patch/ssping

Migrate goonchat pings to a subsystem
This commit is contained in:
oranges
2018-05-21 16:40:29 -05:00
committed by letterjay
parent 6489ef5511
commit c27d97a6e5
4 changed files with 34 additions and 9 deletions
+1
View File
@@ -82,6 +82,7 @@
// Subsystem fire priority, from lowest to highest priority
// If the subsystem isn't listed here it's either DEFAULT or PROCESS (if it's a processing subsystem child)
#define FIRE_PRIORITY_PING 10
#define FIRE_PRIORITY_IDLE_NPC 10
#define FIRE_PRIORITY_SERVER_MAINT 10
#define FIRE_PRIORITY_RESEARCH 10