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:
@@ -469,7 +469,7 @@ public:
|
||||
Control
|
||||
*/
|
||||
|
||||
virtual void clear();
|
||||
void clear();
|
||||
|
||||
void print(std::ostream &o, const NodeDefManager *nodemgr,
|
||||
VoxelPrintMode mode=VOXELPRINT_MATERIAL) const;
|
||||
|
||||
Reference in New Issue
Block a user