[MIRROR] Dont init speech controller [MDB IGNORE] (#11164)

* Dont init speech controller (#64537)

* Dont init speech controller

* copypaste

Co-authored-by: TiviPlus <572233640+TiviPlus@ users.noreply.com>

* Dont init speech controller

Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com>
Co-authored-by: TiviPlus <572233640+TiviPlus@ users.noreply.com>
This commit is contained in:
SkyratBot
2022-01-31 11:08:14 +00:00
committed by GitHub
co-authored by TiviPlus TiviPlus
parent d3268dee28
commit 03814c01a5
2 changed files with 1 additions and 3 deletions
@@ -1,9 +1,8 @@
SUBSYSTEM_DEF(speech_controller)
name = "Speech Controller"
wait = 1
flags = SS_TICKER
flags = SS_TICKER|SS_NO_INIT
priority = FIRE_PRIORITY_SPEECH_CONTROLLER//has to be high priority, second in priority ONLY to SSinput
init_order = INIT_ORDER_SPEECH_CONTROLLER
runlevels = RUNLEVELS_DEFAULT | RUNLEVEL_LOBBY
///used so that an admin can force all speech verbs to execute immediately instead of queueing