Moves the del log verb away from the debug verbs option, now being available from the getgo

This commit is contained in:
Aranclanos
2015-07-12 16:07:46 -03:00
parent 4878a7b8d5
commit da8127c7dc
2 changed files with 4 additions and 3 deletions

View File

@@ -142,7 +142,6 @@ var/intercom_range_display_status = 0
src.verbs += /client/proc/disable_communication
src.verbs += /client/proc/print_pointers
src.verbs += /client/proc/count_movable_instances
src.verbs += /client/proc/cmd_display_del_log
//src.verbs += /client/proc/cmd_admin_rejuvenate
feedback_add_details("admin_verb","mDV") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!