Fix player rotations (#7941)
parent
4000735156
commit
8cc75c053f
|
@ -1091,7 +1091,7 @@ void PlayerSAO::step(float dtime, bool send_recommended)
|
|||
pos,
|
||||
v3f(0.0f, 0.0f, 0.0f),
|
||||
v3f(0.0f, 0.0f, 0.0f),
|
||||
v3f(0.0f, 0.0f, 0.0f),
|
||||
m_rotation,
|
||||
true,
|
||||
false,
|
||||
update_interval
|
||||
|
|
Loading…
Reference in New Issue