improve blocks.set performance

This commit is contained in:
MihailRis
2025-08-16 12:48:42 +03:00
parent 73f589d479
commit 6af74fc219
6 changed files with 18 additions and 14 deletions
+1
View File
@@ -37,6 +37,7 @@ public:
bool loadedLights : 1;
bool entities : 1;
bool blocksData : 1;
bool dirtyHeights : 1;
} flags {};
/// @brief Block inventories map where key is index of block in voxels array