[MIRROR] Server maint subsystem (#9408)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2024-11-04 14:00:41 -07:00
committed by GitHub
parent 4f9bd4462d
commit f72f2f8c89
225 changed files with 689 additions and 683 deletions

View File

@@ -389,7 +389,7 @@ var/to_chat_src
/client/proc/vchat_export_log()
set name = "Export chatlog"
set category = "OOC.Chat" //CHOMPEdit
set category = "OOC.Chat"
if(chatOutput.broken)
to_chat(src, span_warning("Error: VChat isn't processing your messages!"))