mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 22:48:20 +01:00
Debug logging for DMAPI to hunt the dd topic issue
This commit is contained in:
@@ -9,3 +9,4 @@
|
||||
#define TGS_ERROR_LOG(message) TgsError(##message)
|
||||
#define TGS_NOTIFY_ADMINS(event)
|
||||
#define TGS_CLIENT_COUNT 0
|
||||
#define TGS_DEBUG_LOG(message) world.log << "TGS DEBUG: [##message]"
|
||||
|
||||
Reference in New Issue
Block a user