mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
make LANGSANI debug dependent (#8057)
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
|
||||
//print a testing-mode debug message to world.log
|
||||
/proc/testing(msg)
|
||||
to_world_log("## TESTING: [msg]")
|
||||
if (config.log_debug) //CHOMPEdit
|
||||
to_world_log("## TESTING: [msg]")
|
||||
|
||||
/proc/log_admin(text)
|
||||
admin_log.Add(text)
|
||||
|
||||
Reference in New Issue
Block a user