1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02:00

some work-in-progress

This commit is contained in:
Perttu Ahola
2010-12-22 03:33:58 +02:00
parent 3f5bad938a
commit b94a007864
20 changed files with 701 additions and 270 deletions

View File

@@ -196,7 +196,6 @@ private:
std::string m_inventorystring;
};
//SUGGESTION: Split into ClientInventory and ServerInventory
class Inventory
{
public: