slight fix

This commit is contained in:
phil235
2015-03-09 19:19:17 +01:00
parent 71d560bd3a
commit 79a20bd57b
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -258,8 +258,8 @@
if(A != src && A != M)
return
M.loc = loc //we move the mob on the janicart's turf before checking if we can buckle.
if(..())
update_mob()
..()
update_mob()
/obj/structure/stool/bed/chair/janicart/unbuckle_mob()
if(buckled_mob)