Merge pull request #6045 from Heroman3003/stairs-layer

Fixes items rendering below stairs
This commit is contained in:
Neerti
2019-04-08 11:58:17 -04:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -131,6 +131,7 @@
opacity = 0
anchored = 1
flags = ON_BORDER
layer = STAIRS_LAYER
/obj/structure/stairs/Initialize()
. = ..()