mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-21 13:03:41 +01:00
Log exports in DMAPI tests
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
|
||||
world.log << "You really shouldn't be able to read this"
|
||||
|
||||
/world/Export(url)
|
||||
log << "Export: [url]"
|
||||
return ..()
|
||||
|
||||
/world/Topic(T, Addr, Master, Keys)
|
||||
world.log << "Topic: [T]"
|
||||
. = HandleTopic(T)
|
||||
|
||||
Reference in New Issue
Block a user