mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-29 03:01:52 +00:00
turns on the chat subsystem (#47653)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
SUBSYSTEM_DEF(chat)
|
SUBSYSTEM_DEF(chat)
|
||||||
name = "Chat"
|
name = "Chat"
|
||||||
flags = SS_TICKER|SS_NO_INIT
|
flags = SS_TICKER
|
||||||
wait = 1
|
wait = 1
|
||||||
priority = FIRE_PRIORITY_CHAT
|
priority = FIRE_PRIORITY_CHAT
|
||||||
init_order = INIT_ORDER_CHAT
|
init_order = INIT_ORDER_CHAT
|
||||||
|
|||||||
Reference in New Issue
Block a user