Update portable_turret.dm
This commit is contained in:
@@ -659,7 +659,7 @@
|
||||
return ..()
|
||||
|
||||
/obj/machinery/turretid/Initialize(mapload) //map-placed turrets autolink turrets
|
||||
..()
|
||||
. = ..()
|
||||
if(!mapload)
|
||||
return
|
||||
if(control_area && istext(control_area))
|
||||
|
||||
Reference in New Issue
Block a user