Merge pull request #3211 from VOREStation/aro-topic

POLARIS: Move Topic() log to debug_log
This commit is contained in:
Aronai Sieyes
2018-03-12 18:27:39 -04:00
committed by GitHub

View File

@@ -147,7 +147,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