fix missing end on the backguar compatibility
* related to the commit c41176b807473356c4ffd2ec399a09f20033e7d8 backguard compat 0.4, intlib only for older of tweak for mineclone and 5.x, backguard compat 0.4, intlib only for older
This commit is contained in:
parent
e4623dec52
commit
910a46b16d
@ -242,6 +242,7 @@ function mobs.attach(entity, player)
|
|||||||
default.player_set_animation(player, "sit", 30)
|
default.player_set_animation(player, "sit", 30)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end)
|
end)
|
||||||
|
|
||||||
player:set_look_horizontal(entity.object:get_yaw() - rot_view)
|
player:set_look_horizontal(entity.object:get_yaw() - rot_view)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user