consent logging and arousal tweaks

This commit is contained in:
Putnam
2020-01-17 02:47:16 -08:00
parent c1e9618757
commit c735123e4e
3 changed files with 10 additions and 0 deletions
+2
View File
@@ -52,6 +52,8 @@
if (CONFIG_GET(flag/log_adminchat))
WRITE_LOG(GLOB.world_game_log, "ADMIN: DSAY: [text]")
/proc/log_consent(text)
WRITE_LOG(GLOB.world_game_log,["CONSENT: [text]"])
/* All other items are public. */
/proc/log_game(text)