mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Various fixes upport from chomp (#7867)
Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
@@ -51,10 +51,14 @@ SUBSYSTEM_DEF(garbage)
|
||||
#ifdef REFERENCE_TRACKING
|
||||
var/list/reference_find_on_fail = list()
|
||||
var/find_reference_on_fail_global_toggle = FALSE
|
||||
#ifdef REFERENCE_TRACKING_DEBUG
|
||||
|
||||
// CHOMPEdit start - unique to us
|
||||
#ifdef REFERENCE_TRACKING_DEBUG
|
||||
//Should we save found refs. Used for unit testing
|
||||
var/should_save_refs = FALSE
|
||||
#endif
|
||||
//ChompEDIT END
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user