Merge pull request #16082 from AffectedArc07/gc-improvements

GC ref finding improvements
This commit is contained in:
Fox McCloud
2021-07-08 19:25:23 -04:00
committed by GitHub
7 changed files with 142 additions and 64 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
var/var_edited = FALSE //Warranty void if seal is broken
var/tmp/unique_datum_id = null
#ifdef TESTING
#ifdef REFERENCE_TRACKING
var/running_find_references
var/last_find_references = 0
#endif