This commit is contained in:
Spades
2017-09-09 23:04:25 -04:00
parent 2aba435c0d
commit 4f7c6bb4ac
+1 -1
View File
@@ -103,7 +103,7 @@
/obj/structure/railing/update_icon(var/UpdateNeighgors = 1)
NeighborsCheck(UpdateNeighgors)
layer = (dir == SOUTH) ? FLY_LAYER : initial(layer)
//layer = (dir == SOUTH) ? FLY_LAYER : initial(layer) // Vorestation edit because wtf does this even do
overlays.Cut()
if (!check || !anchored)//|| !anchored
icon_state = "railing0"