POLARIS: Move Topic() log to debug_log

This commit is contained in:
Arokha Sieyes
2018-03-10 20:52:12 -05:00
parent 54cf9636ec
commit 11e4592a75
+1 -1
View File
@@ -145,7 +145,7 @@ var/world_topic_spam_protect_ip = "0.0.0.0"
var/world_topic_spam_protect_time = world.timeofday
/world/Topic(T, addr, master, key)
diary << "TOPIC: \"[T]\", from:[addr], master:[master], key:[key][log_end]"
debug_log << "TOPIC: \"[T]\", from:[addr], master:[master], key:[key][log_end]"
if (T == "ping")
var/x = 1