qdel pass II

This commit is contained in:
Fox-McCloud
2015-07-11 02:10:31 -04:00
parent d46aa69852
commit f5ce957f33
17 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ datum/controller/game_controller/New()
if(master_controller != src)
if(istype(master_controller))
Recover()
qdel(master_controller)
del(master_controller)
master_controller = src
if(!job_master)