mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-11 16:07:36 +01:00
Fix OTs being added to ZCopy twice (#4065)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user