mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Make sure monoblocks account for all node params
This commit is contained in:
parent
9c8a9783e6
commit
de90495eda
2 changed files with 9 additions and 2 deletions
|
@ -449,6 +449,7 @@ private:
|
|||
*/
|
||||
|
||||
void deSerialize_pre22(std::istream &is, u8 version, bool disk);
|
||||
void checkForMonoblock();
|
||||
|
||||
void reallocate(u32 c, MapNode n)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue