DNM - Ref finder improvements

This commit is contained in:
AffectedArc07
2021-05-25 11:00:13 +01:00
parent e4050845f3
commit 8fdf5960e4
7 changed files with 123 additions and 50 deletions
+6 -1
View File
@@ -167,7 +167,12 @@ GLOBAL_LIST_INIT(admin_verbs_debug, list(
/client/proc/toggle_medal_disable,
/client/proc/uid_log,
/client/proc/visualise_active_turfs,
/client/proc/reestablish_db_connection
/client/proc/reestablish_db_connection,
#ifdef REFERENCE_TRACKING
/client/proc/find_refs,
/client/proc/qdel_then_find_references,
/client/proc/qdel_then_if_fail_find_references,
#endif
))
GLOBAL_LIST_INIT(admin_verbs_possess, list(
/proc/possess,