Fix merge conflicts

🖕 map conflicts over lines that weren't even edited by both upstream
and this branch.
This commit is contained in:
DZD
2015-07-15 22:28:12 -04:00
88 changed files with 2338 additions and 3634 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)