mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-12 08:33:43 +01:00
Add better test topic logging
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
world.log << "You really shouldn't be able to read this"
|
||||
|
||||
/world/Topic(T, Addr, Master, Keys)
|
||||
world.log << "Topic: [T]"
|
||||
. = HandleTopic(T)
|
||||
world.log << "Response: [.]"
|
||||
|
||||
/world/proc/HandleTopic(T)
|
||||
TGS_TOPIC
|
||||
|
||||
/world/Reboot(reason)
|
||||
|
||||
Reference in New Issue
Block a user