diff --git a/code/modules/admin/admin_verbs.dm b/code/modules/admin/admin_verbs.dm index b64430c0..230ac0cd 100644 --- a/code/modules/admin/admin_verbs.dm +++ b/code/modules/admin/admin_verbs.dm @@ -334,6 +334,7 @@ var/list/admin_verbs_mod = list( admin_verbs_rejuv, admin_verbs_sounds, admin_verbs_spawn, + admin_verbs_dev, /*Debug verbs added by "show debug verbs"*/ /client/proc/Cell, /client/proc/do_not_use_these,