Fix isNan on setYaw Lua call (#7380)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Thu, 31 May 2018 20:52:08 +0000 (22:52 +0200)
committerGitHub <noreply@github.com>
Thu, 31 May 2018 20:52:08 +0000 (22:52 +0200)
commit162ffd7fba9d4e79a29f65686f3efbebaee9cee8
treed58d2329f223eb991b4c39c7cfce209c46edc284
parentdf991edaa8617730f4ad15648e9131325a0fe2e8
Fix isNan on setYaw Lua call (#7380)

* Fix isNan on setYaw Lua call
doc/client_lua_api.txt
doc/lua_api.txt
src/script/lua_api/l_base.cpp
src/script/lua_api/l_base.h
src/script/lua_api/l_object.cpp
src/script/lua_api/l_util.cpp
src/script/lua_api/l_util.h