1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-12 16:58:39 +00:00

Fix player rotations (#7941)

This commit is contained in:
CoderForTheBetter 2018-12-05 03:28:09 -05:00 committed by Loïc Blot
parent 4000735156
commit 8cc75c053f

View file

@ -1091,7 +1091,7 @@ void PlayerSAO::step(float dtime, bool send_recommended)
pos, pos,
v3f(0.0f, 0.0f, 0.0f), v3f(0.0f, 0.0f, 0.0f),
v3f(0.0f, 0.0f, 0.0f), v3f(0.0f, 0.0f, 0.0f),
v3f(0.0f, 0.0f, 0.0f), m_rotation,
true, true,
false, false,
update_interval update_interval