1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-07 18:55:18 +01:00

Refactor MMVManip to get rid of m_loaded_blocks

This commit is contained in:
sfan5
2025-05-25 14:50:13 +02:00
parent 41651c7317
commit 6274a8dec4
5 changed files with 123 additions and 38 deletions

View File

@@ -469,7 +469,7 @@ public:
Control
*/
virtual void clear();
void clear();
void print(std::ostream &o, const NodeDefManager *nodemgr,
VoxelPrintMode mode=VOXELPRINT_MATERIAL) const;