new crosshair + minor refactor

This commit is contained in:
MihailRis
2024-02-14 04:38:34 +03:00
parent 1145267308
commit ef81a024c9
6 changed files with 61 additions and 38 deletions
+1
View File
@@ -64,6 +64,7 @@ public:
bool isInventoryOpen() const;
bool isPause() const;
void setPause(bool pause);
void openInventory();
void closeInventory();