mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-29 04:05:31 +01:00
added PlayerSAO and RemotePlayer, removed ServerRemotePlayer
This commit is contained in:
@@ -250,6 +250,7 @@ public:
|
||||
~Inventory();
|
||||
|
||||
void clear();
|
||||
void clearContents();
|
||||
|
||||
Inventory(IItemDefManager *itemdef);
|
||||
Inventory(const Inventory &other);
|
||||
|
||||
Reference in New Issue
Block a user