Update say.dm

This commit is contained in:
silicons
2020-07-25 23:40:39 -07:00
committed by GitHub
parent 05ee056f25
commit e2a7064c10
@@ -91,6 +91,7 @@
return " (as [get_id_name("Unknown")])"
/mob/living/carbon/human/proc/forcesay(list/append) //this proc is at the bottom of the file because quote fuckery makes notepad++ cri
set waitfor = FALSE
if(stat == CONSCIOUS)
if(client)
var/temp = winget(client, "input", "text")