Remove the easily-fixable bug

This line was always supposed to be here, I just forgot to actually type it.
This commit is contained in:
AnyOldName3 2024-08-26 19:15:53 +01:00
parent 4692456a79
commit f17b7a6be8

View file

@ -503,6 +503,7 @@ namespace NifOsg
++itr;
}
}
ranges.emplace_back(std::initializer_list{ range });
}
size_t childIndex = 0;
for (auto rangeVec : ranges)