grabbed item fix

This commit is contained in:
MihailRis
2024-01-26 05:19:57 +03:00
parent 32e6ec2fb8
commit d4999901c2
2 changed files with 15 additions and 3 deletions
+2
View File
@@ -63,6 +63,8 @@ public:
bool isInventoryOpen() const;
bool isPause() const;
void closeInventory();
};
#endif /* SRC_HUD_H_ */