1
0
Fork 0
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:
Lars 2025-05-18 10:34:46 -07:00
parent 9c8a9783e6
commit de90495eda
2 changed files with 9 additions and 2 deletions

View file

@ -449,6 +449,7 @@ private:
*/
void deSerialize_pre22(std::istream &is, u8 version, bool disk);
void checkForMonoblock();
void reallocate(u32 c, MapNode n)
{