mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
DNM - Ref finder improvements
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user