mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
[admin] NTSL Logging (#6443)
* Update server.dm * Update world.dm * Update logging.dm * Update atoms.dm * Update _logging.dm * Update server.dm * Update general.dm * Update logging.dm * Update logging.dm * Update logging.dm * Update config.txt * Update config.txt
This commit is contained in:
@@ -647,6 +647,8 @@
|
||||
log_comment(log_text)
|
||||
if(LOG_TELECOMMS)
|
||||
log_telecomms(log_text)
|
||||
if(LOG_NTSL)
|
||||
log_ntsl(log_text)
|
||||
if(LOG_OOC)
|
||||
log_ooc(log_text)
|
||||
if(LOG_LOOC) // yogs - LOOC log
|
||||
|
||||
Reference in New Issue
Block a user