Fixes office chair layer not updating when moving the chair around.

This commit is contained in:
phil235
2015-02-21 11:40:58 +01:00
parent 92f4134cfe
commit 491bc2380b
@@ -41,6 +41,7 @@
dir = buckled_mob.dir
return 0
buckled_mob.buckled = src //Restoring
handle_layer()
return 1
/obj/structure/stool/bed/chair/proc/handle_layer()