turns on the chat subsystem (#47653)

This commit is contained in:
tralezab
2019-11-08 13:18:57 -08:00
committed by Ghommie
parent c9cd27c38c
commit 354a257641

View File

@@ -1,6 +1,6 @@
SUBSYSTEM_DEF(chat)
name = "Chat"
flags = SS_TICKER|SS_NO_INIT
flags = SS_TICKER
wait = 1
priority = FIRE_PRIORITY_CHAT
init_order = INIT_ORDER_CHAT