Fix OTs being added to ZCopy twice (#4065)

This commit is contained in:
Lohikar
2018-01-15 09:37:44 -06:00
committed by GitHub
parent 905879151c
commit 79b0531d7d
-1
View File
@@ -134,7 +134,6 @@
/turf/simulated/open/Initialize(mapload)
. = ..()
icon_state = "" // Clear out the debug icon.
SSzcopy.openspace_turfs += src
shadower = new(src)
if (!(flags & MIMIC_OVERWRITE) && plane == PLANE_SPACE_BACKGROUND)
// If the plane is default and we're a no_mutate turf, force it to 0 so the icon works properly.