From 0d45cc629c6f7844d85941d3168527f1d82e744a Mon Sep 17 00:00:00 2001 From: Oxotnak Date: Sun, 15 Sep 2024 01:05:06 +0300 Subject: [PATCH] tabulation missed --- code/modules/mob/living/living_say.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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