mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Done w/ testing, block spam again.
This commit is contained in:
@@ -141,6 +141,9 @@ proc/get_radio_key_from_channel(var/channel)
|
||||
return say_dead(message)
|
||||
return
|
||||
|
||||
if(src.client.handle_spam_prevention(message,MUTE_IC))
|
||||
return
|
||||
|
||||
//Parse the mode
|
||||
var/message_mode = parse_message_mode(message, "headset")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user