Update say.dm

This commit is contained in:
silicons
2020-07-25 23:52:15 -07:00
committed by GitHub
parent e2a7064c10
commit 829403a2ac
+1 -1
View File
@@ -91,7 +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
set waitfor = FALSE // WINGET IS A SLEEP. DO. NOT. SLEEP.
if(stat == CONSCIOUS)
if(client)
var/temp = winget(client, "input", "text")