From ca7aa9431cb102124d42e284d11eed9489c5208e Mon Sep 17 00:00:00 2001 From: "polyxenitopalidou@gmail.com" Date: Tue, 9 Aug 2011 11:42:34 +0000 Subject: [PATCH] Readding restartcontroller verb that Mport removed. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1997 316c924e-a436-60f5-8080-3fe189b3f50e --- code/modules/admin/admin_verbs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/admin/admin_verbs.dm b/code/modules/admin/admin_verbs.dm index fed6905d1ea..b298ce628ce 100644 --- a/code/modules/admin/admin_verbs.dm +++ b/code/modules/admin/admin_verbs.dm @@ -7,7 +7,7 @@ // Debug // verbs += /client/proc/radio_report //for radio debugging dont think its been used in a very long time // verbs += /client/proc/air_status //does next to nothing -// verbs += /client/proc/restartcontroller //Can call via aproccall + verbs += /client/proc/restartcontroller //Can call via aproccall --I_hate_easy_things.jpg, Mport --Agouri // verbs += /client/proc/fix_next_move //has not been an issue in a very very long time // verbs += /client/proc/Cell //More air things