mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Refactor MMVManip to get rid of m_loaded_blocks
This commit is contained in:
parent
41651c7317
commit
6274a8dec4
5 changed files with 123 additions and 38 deletions
|
@ -469,7 +469,7 @@ public:
|
|||
Control
|
||||
*/
|
||||
|
||||
virtual void clear();
|
||||
void clear();
|
||||
|
||||
void print(std::ostream &o, const NodeDefManager *nodemgr,
|
||||
VoxelPrintMode mode=VOXELPRINT_MATERIAL) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue