Merge pull request #7861 from phil235/OfficeChairLayerFix

Fixes office chair layer not updating when moving the chair around.
This commit is contained in:
hornygranny
2015-02-22 20:19:13 -08:00
@@ -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()