diff --git a/code/___compile_options.dm b/code/___compile_options.dm index a4f54bc99b9..a0232eb2cc0 100644 --- a/code/___compile_options.dm +++ b/code/___compile_options.dm @@ -1,5 +1,5 @@ // If REFTRACK_IN_CI is defined, the reftracker will run in CI. -#define REFTRACK_IN_CI +// #define REFTRACK_IN_CI #if defined(REFTRACK_IN_CI) && defined(UNIT_TEST) && !defined(SPACEMAN_DMM) #define REFTRACKING_ENABLED #define GC_FAILURE_HARD_LOOKUP