Skip to content

Commit

Permalink
CI oops
Browse files Browse the repository at this point in the history
  • Loading branch information
fira committed Nov 5, 2023
1 parent 606c37e commit c9b9095
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/living/carbon/human/say.dm
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ for it but just ignore it.
/mob/living/carbon/human/proc/handle_speech_problems(message)
var/list/returns[2]
var/verb = "says"
var/handled = FALSE
if(silent)
message = ""
if(sdisabilities & DISABILITY_MUTE)
Expand Down

0 comments on commit c9b9095

Please sign in to comment.