mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
committed by
Jordan Brown
parent
2ef82700a3
commit
87009ef45d
@@ -137,7 +137,7 @@ GLOBAL_LIST_INIT(department_radio_keys, list(
|
||||
|
||||
var/datum/saymode/SM = SSradio.saymodes[key]
|
||||
if(key && SM)
|
||||
if(!SM.handle_message(src, message, language) && !message_mode)
|
||||
if(!SM.handle_message(src, message, language))
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user