mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-11 14:43:34 +00:00
adding sand
This commit is contained in:
@@ -11,6 +11,7 @@ enum class BlockType : std::uint32_t
|
||||
Dirt,
|
||||
Stone,
|
||||
Grass,
|
||||
Sand,
|
||||
|
||||
EndEnum
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user