inventory regions, minor refactor

This commit is contained in:
MihailRis
2024-01-31 00:14:43 +03:00
parent a57fba4fa4
commit 49fdcdfb27
29 changed files with 259 additions and 160 deletions
+1
View File
@@ -10,6 +10,7 @@ class Content;
class World;
class Player;
class Chunks;
class Inventory;
class LevelEvents;
class Lighting;
class PhysicsSolver;