mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Fix merge conflicts
🖕 map conflicts over lines that weren't even edited by both upstream
and this branch.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user