Update portable_turret.dm

This commit is contained in:
LetterJay
2017-08-20 09:50:56 -05:00
committed by GitHub
parent 0b57bbe184
commit 08bbe72923
@@ -659,7 +659,7 @@
return ..()
/obj/machinery/turretid/Initialize(mapload) //map-placed turrets autolink turrets
..()
. = ..()
if(!mapload)
return
if(control_area && istext(control_area))