[MIRROR] Log file for PDA messages (#2848)
* log file for pda messaegs (#30827) * Log file for PDA messages
This commit is contained in:
committed by
Poojawa
parent
e1aa96ad64
commit
170f5d7a5e
@@ -85,7 +85,7 @@
|
||||
|
||||
/proc/log_pda(text)
|
||||
if (config.log_pda)
|
||||
WRITE_FILE(GLOB.world_game_log, "\[[time_stamp()]]PDA: [text]")
|
||||
WRITE_FILE(GLOB.world_pda_log, "\[[time_stamp()]]PDA: [text]")
|
||||
|
||||
/proc/log_comment(text)
|
||||
if (config.log_pda)
|
||||
|
||||
Reference in New Issue
Block a user