many little fixes

This commit is contained in:
lllzebralll
2022-11-08 14:49:10 +03:00
parent 815aa90489
commit b1e5a3c6fb
6 changed files with 48 additions and 42 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define VOXELS_BLOCK_H_
#define BLOCK_MODEL_CUBE 1
#define BLOCK_MODEL_GRASS 2
#define BLOCK_MODEL_X_SPRITE 2
class Block {
public: