Chair plane fix (and maybe fixes the disappearing humans, too)

This commit is contained in:
Mark van Alphen
2019-05-06 03:52:01 +02:00
parent 6d8ec82733
commit 7fb7cdc57f
2 changed files with 3 additions and 2 deletions
@@ -80,7 +80,7 @@
/obj/structure/chair/proc/handle_layer()
if(buckled_mob && dir == NORTH)
layer = FLY_LAYER
layer = ABOVE_MOB_LAYER
else
layer = OBJ_LAYER