projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4000735
)
Fix player rotations (#7941)
author
CoderForTheBetter
<marcumjp@gmail.com>
Wed, 5 Dec 2018 08:28:09 +0000
(
03:28
-0500)
committer
Loïc Blot
<nerzhul@users.noreply.github.com>
Wed, 5 Dec 2018 08:28:09 +0000
(09:28 +0100)
src/content_sao.cpp
patch
|
blob
|
history
diff --git
a/src/content_sao.cpp
b/src/content_sao.cpp
index 0b69e7bffaef2b469104d5f29b4d7820370be403..f7b193768d0ca886b8e9642223ff91c1b9d6ee9f 100644
(file)
--- a/
src/content_sao.cpp
+++ b/
src/content_sao.cpp
@@
-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