This commit is contained in:
2025-02-18 07:34:16 +06:00
parent 5e42628595
commit 0368e3d654
14 changed files with 238 additions and 106 deletions

View File

@@ -32,7 +32,7 @@ struct GlobalTime {
struct VoxelCube {
DefVoxelId_c VoxelId;
Pos::Local256_u Left, Right;
Pos::Local256_u Left, Size;
};
struct Node {