mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 03:26:31 +01:00
Merge pull request #4988 from Miauw62/420
Fixes a bunch of saycode things.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
/mob/living/carbon/human/say(var/message)
|
||||
..(message)
|
||||
|
||||
/mob/living/carbon/human/say_quote(text)
|
||||
if(!text)
|
||||
return "says, \"...\""; //not the best solution, but it will stop a large number of runtimes. The cause is somewhere in the Tcomms code
|
||||
|
||||
Reference in New Issue
Block a user