mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-23 12:45:43 +02:00
Update l_object.cpp
This commit is contained in:
@@ -1828,7 +1828,6 @@ const luaL_reg ObjectRef::methods[] = {
|
|||||||
luamethod(ObjectRef, get_local_animation),
|
luamethod(ObjectRef, get_local_animation),
|
||||||
luamethod(ObjectRef, set_eye_offset),
|
luamethod(ObjectRef, set_eye_offset),
|
||||||
luamethod(ObjectRef, get_eye_offset),
|
luamethod(ObjectRef, get_eye_offset),
|
||||||
luamethod(ObjectRef, get_eye_offset),
|
|
||||||
luamethod(ObjectRef, add_item),
|
luamethod(ObjectRef, add_item),
|
||||||
{0,0}
|
{0,0}
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user