From b72299c487c096e56fb4fae47062da31d9103288 Mon Sep 17 00:00:00 2001 From: Letter N <24603524+LetterN@users.noreply.github.com> Date: Mon, 21 Dec 2020 21:29:09 +0800 Subject: [PATCH] re-activates extool again dbcore soon™ --- code/__DEFINES/extools.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/extools.dm b/code/__DEFINES/extools.dm index ed78a1d992..4b8068d4b7 100644 --- a/code/__DEFINES/extools.dm +++ b/code/__DEFINES/extools.dm @@ -29,7 +29,7 @@ #define EXTOOLS (__extools || __detect_extools()) #endif -// #define EXTOOLS_LOGGING // rust_g is used as a fallback if this is undefined +#define EXTOOLS_LOGGING // rust_g is used as a fallback if this is undefined /proc/extools_log_write()