fixing another issue with the hear comsig proc.

This commit is contained in:
Ghommie
2020-02-08 19:37:18 +01:00
parent 5123c6b455
commit eaa6bc2db5
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ GLOBAL_LIST_INIT(department_radio_keys, list(
. = "<span class='small'>[.]</span>"
/mob/living/Hear(message, atom/movable/speaker, datum/language/message_language, raw_message, radio_freq, list/spans, message_mode, atom/movable/source)
. = ..()
SEND_SIGNAL(src, COMSIG_MOVABLE_HEAR, args) //parent calls can't overwrite the current proc args.
if(!client)
return
var/deaf_message