We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2188307 commit ccbbf38Copy full SHA for ccbbf38
1 file changed
code/___compile_options.dm
@@ -125,8 +125,8 @@
125
//Hard del testing defines
126
#define REFERENCE_TRACKING
127
#define REFERENCE_TRACKING_DEBUG
128
- #define FIND_REF_NO_CHECK_TICK
129
- #define GC_FAILURE_HARD_LOOKUP
+ // #define FIND_REF_NO_CHECK_TICK
+ // #define GC_FAILURE_HARD_LOOKUP
130
// Test init.
131
#define CF_ATOM_TRACE_INIT_EARLY_QDEL
132
//Ensures all early assets can actually load early
0 commit comments