[MIRROR] bunch of misc fixes (#10084)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-02-07 07:23:35 -07:00
committed by GitHub
parent 08485074a9
commit 07017b04a7
17 changed files with 29 additions and 48 deletions

View File

@@ -40,19 +40,17 @@
///Used for doing dry runs of the reference finder, to test for feature completeness
//#define REFERENCE_TRACKING_DEBUG
#ifdef FIND_REF_NO_CHECK_TICK
/world
loop_checks = FALSE
#endif
///Run a lookup on things hard deleting by default.
//#define GC_FAILURE_HARD_LOOKUP
#ifdef GC_FAILURE_HARD_LOOKUP
#define FIND_REF_NO_CHECK_TICK
#endif //ifdef GC_FAILURE_HARD_LOOKUP
//CHOMPEdit begin
#ifdef FIND_REF_NO_CHECK_TICK
/world
loop_checks = FALSE
#endif
//CHOMPEdit end
#endif //ifdef REFERENCE_TRACKING
// Standard flags to use for browser-options