delete blocksdata region file if there is no associated voxels region

This commit is contained in:
MihailRis
2024-10-03 18:07:19 +03:00
parent c7ca7e58b3
commit 9e8a33c411
2 changed files with 16 additions and 1 deletions
+2
View File
@@ -248,6 +248,8 @@ public:
/// @brief Write all region layers
void writeAll();
void deleteRegion(RegionLayerIndex layerid, int x, int z);
/// @brief Extract X and Z from 'X_Z.bin' region file name.
/// @param name source region file name
/// @param x parsed X destination