Skip to content

Commit

Permalink
[WOOPS] Fixes space/openspace Turfs Being Simulated (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
RimiNosha authored Feb 2, 2024
1 parent 86bf1dc commit ceffa59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/turfs/open/space/space.dm
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@
/turf/open/space/openspace
icon = 'icons/turf/floors.dmi'
icon_state = "invisible"
simulated = TRUE

/turf/open/space/openspace/Initialize(mapload) // handle plane and layer here so that they don't cover other obs/turfs in Dream Maker
. = ..()
Expand Down

0 comments on commit ceffa59

Please sign in to comment.