Fixes some badness with controller restarting

This commit is contained in:
Cyberboss
2017-03-15 15:41:15 -04:00
parent b5a56bccba
commit 480ee14f34
2 changed files with 8 additions and 5 deletions

View File

@@ -40,8 +40,7 @@
return
switch(controller)
if("Master")
new/datum/controller/master()
Master.process()
Recreate_MC()
feedback_add_details("admin_verb","RMC")
if("Failsafe")
new /datum/controller/failsafe()