Merge pull request #10577 from Aranclanos/dellog

del log verb no longer inside of the show debug verbs
This commit is contained in:
Jordie
2015-07-23 21:17:56 +10:00
2 changed files with 4 additions and 3 deletions
-1
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!