Merge pull request #25143 from Cyberboss/ControllerRestart

Fixes some badness with controller restarting
This commit is contained in:
Cheridan
2017-03-17 15:12:34 -05:00
committed by GitHub
2 changed files with 6 additions and 4 deletions
+1 -2
View File
@@ -42,8 +42,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()