mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Command console messages are now actually spoken after being inputted. (#14448)
This commit is contained in:
@@ -334,3 +334,5 @@
|
||||
return
|
||||
if(P.focused_conv)
|
||||
P.focused_conv.cl_send(P, text, M)
|
||||
if(listening)
|
||||
registered_message = text
|
||||
|
||||
Reference in New Issue
Block a user