Chompedit reee

This commit is contained in:
Cadyn
2020-10-05 20:09:02 -07:00
parent b0404c7a4d
commit 9f5befec5d
+2 -2
View File
@@ -383,8 +383,8 @@ var/to_chat_src
set name = "Export chatlog"
set category = "OOC"
to_chat(usr, "<span class='warning'>This verb is temporarily disabled due to performance issues.</span>")
return
to_chat(usr, "<span class='warning'>This verb is temporarily disabled due to performance issues.</span>") //CHOMPEdit
return //CHOMPEdit
if(chatOutput.broken)
to_chat(src, "<span class='warning'>Error: VChat isn't processing your messages!</span>")