mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-21 04:53:44 +01:00
Allow DMAPI Validation to be fully skipped
Fuck you @AffectedArc07
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#define TGS_INFO_LOG(message) world.log << "Info: [##message]"
|
||||
#define TGS_ERROR_LOG(message) world.log << "Err: [##message]"
|
||||
#define TGS_ERROR_LOG(message) TgsError("[##message]")
|
||||
#define TGS_V3_API
|
||||
|
||||
Reference in New Issue
Block a user