mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Tweaks
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
|
||||
/***** All toggles for the GC ref finder *****/
|
||||
|
||||
#define REFERENCE_TRACKING // Uncomment to enable ref finding
|
||||
// #define REFERENCE_TRACKING // Uncomment to enable ref finding
|
||||
|
||||
//#define GC_FAILURE_HARD_LOOKUP //makes paths that fail to GC call find_references before del'ing. implies FIND_REF_NO_CHECK_TICK
|
||||
// #define GC_FAILURE_HARD_LOOKUP //makes paths that fail to GC call find_references before del'ing.
|
||||
|
||||
//#define FIND_REF_NO_CHECK_TICK //Sets world.loop_checks to false and prevents find references from sleeping
|
||||
// #define FIND_REF_NO_CHECK_TICK //Sets world.loop_checks to false and prevents find references from sleeping
|
||||
|
||||
/***** End toggles for the GC ref finder *****/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user