Items intruduced (part II)

This commit is contained in:
MihailRis
2024-01-09 00:49:17 +03:00
parent eae00dbb11
commit b5739c678f
15 changed files with 62 additions and 40 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ public:
bool flight = false;
bool noclip = false;
bool debug = false;
int chosenBlock;
int chosenItem;
voxel selectedVoxel {0, 0};
glm::vec2 cam = {};