1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-16 18:05:22 +02:00

Fixed some problems with crafting and inventory

This commit is contained in:
Perttu Ahola
2011-04-11 21:28:04 +03:00
parent 81ac026e1f
commit 249c0dc68a
6 changed files with 75 additions and 34 deletions

View File

@@ -122,6 +122,8 @@ public:
Inventory inventory;
bool craftresult_is_preview;
u16 peer_id;
protected: