diff --git a/code/modules/mob/living/living_say.dm b/code/modules/mob/living/living_say.dm index 81f9ee61da0..ee0f569b852 100644 --- a/code/modules/mob/living/living_say.dm +++ b/code/modules/mob/living/living_say.dm @@ -284,7 +284,7 @@ GLOBAL_LIST_INIT(message_modes_stat_limits, list( if(raw_message != gbs_translation_check) message_mods[MODE_CUSTOM_SAY_EMOTE] = gbs_translation_check message_mods[MODE_CUSTOM_SAY_ERASE_INPUT] = TRUE - // FLUFFY EDIT END + // FLUFFY EDIT END var/deaf_message var/deaf_type