mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Fixing conflict and allowing export chatlog
This commit is contained in:
@@ -382,9 +382,6 @@ var/to_chat_src
|
||||
/client/proc/vchat_export_log()
|
||||
set name = "Export chatlog"
|
||||
set category = "OOC"
|
||||
|
||||
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>")
|
||||
|
||||
Reference in New Issue
Block a user