Fix grey telepathy (#13142)

This commit is contained in:
datlo
2020-03-21 12:56:54 -04:00
committed by GitHub
parent aa441ebf65
commit 284b758432
+1 -1
View File
@@ -1,5 +1,5 @@
#define ILLEGAL_CHARACTERS_LIST list("<" = "", ">" = "", "^" = "", \
#define ILLEGAL_CHARACTERS_LIST list("<" = "", ">" = "", \
"\[" = "", "]" = "", "{" = "", "}" = "")
/mob/proc/say()