Merge pull request #3763 from Cameron653/master

Allows people with debug access to restart easier.
This commit is contained in:
Anewbe
2017-09-07 16:00:15 -04:00
committed by GitHub
+1
View File
@@ -184,6 +184,7 @@ var/list/admin_verbs_debug = list(
/client/proc/reload_admins,
/client/proc/reload_mentors,
/client/proc/restart_controller,
/datum/admins/proc/restart,
/client/proc/print_random_map,
/client/proc/create_random_map,
/client/proc/apply_random_map,