diff --git a/mount.lua b/mount.lua index a8fda52..aa70373 100644 --- a/mount.lua +++ b/mount.lua @@ -241,6 +241,7 @@ function mobs.attach(entity, player) else default.player_set_animation(player, "sit", 30) end + end end end)