Skip to content

Commit

Permalink
tabulation missed
Browse files Browse the repository at this point in the history
  • Loading branch information
Oxotnak committed Sep 14, 2024
1 parent 23aac57 commit 0d45cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/living_say.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0d45cc6

Please sign in to comment.