Skip to content

Commit

Permalink
Crap.
Browse files Browse the repository at this point in the history
  • Loading branch information
DameonOwen committed Oct 5, 2023
1 parent 73ae485 commit c2756a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/_compile_options.dm
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#ifdef LEGACY_REFERENCE_TRACKING

///Use the legacy reference on things hard deleting by default.
//#define GC_FAILURE_HARD_LOOKUP
#define GC_FAILURE_HARD_LOOKUP
#ifdef GC_FAILURE_HARD_LOOKUP
#define FIND_REF_NO_CHECK_TICK
#endif //ifdef GC_FAILURE_HARD_LOOKUP
Expand Down

0 comments on commit c2756a6

Please sign in to comment.