mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Fix some common SAO methods to not generate useless update packets
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user