Read more models.

This commit is contained in:
lzwdgc 2020-09-18 22:26:19 +03:00
parent 5327fe3e70
commit 9a9082dfb7

View file

@ -553,7 +553,7 @@ void block::loadPayload(const buffer &data)
{
read_more_faces();
}
if (triangles_mult_7 && flags == 0x116)
if (triangles_mult_7 && (flags == 0x116 || flags == 0x112))
{
read_more_faces();
read_more_faces();