mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Fix some common SAO methods to not generate useless update packets
This commit is contained in:
parent
585ca90ae0
commit
c524c52baa
11 changed files with 160 additions and 85 deletions
|
@ -130,7 +130,7 @@ void read_object_properties (lua_State *L, int index,
|
|||
IItemDefManager *idef);
|
||||
|
||||
void push_object_properties (lua_State *L,
|
||||
ObjectProperties *prop);
|
||||
const ObjectProperties *prop);
|
||||
|
||||
void push_inventory_list (lua_State *L,
|
||||
const InventoryList &invlist);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue