mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
DMAPI Debug Verb (#18453)
* DMAPI Debug Verb
* This is needed for V3 support
* Clean this up
* pain
* Revert "pain"
This reverts commit 28c3588474.
* Cleanup
* Update code/modules/admin/verbs/debug_dmapi.dm
This commit is contained in:
@@ -171,6 +171,8 @@ GLOBAL_LIST_INIT(admin_verbs_debug, list(
|
||||
/datum/proc/qdel_then_find_references,
|
||||
/datum/proc/qdel_then_if_fail_find_references,
|
||||
#endif
|
||||
/client/proc/dmapi_debug,
|
||||
/client/proc/dmapi_log,
|
||||
))
|
||||
GLOBAL_LIST_INIT(admin_verbs_possess, list(
|
||||
/proc/possess,
|
||||
|
||||
Reference in New Issue
Block a user