This commit is contained in:
ZomgPonies
2015-02-25 10:58:56 -05:00
parent 80b83105fe
commit 710d60abda
15 changed files with 57 additions and 52 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ datum/controller/game_controller/New()
if(master_controller != src)
if(istype(master_controller))
Recover()
del(master_controller)
qdel(master_controller)
master_controller = src
if(!job_master)