mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
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:
parent
4692456a79
commit
f17b7a6be8
1 changed files with 1 additions and 0 deletions
|
@ -503,6 +503,7 @@ namespace NifOsg
|
|||
++itr;
|
||||
}
|
||||
}
|
||||
ranges.emplace_back(std::initializer_list{ range });
|
||||
}
|
||||
size_t childIndex = 0;
|
||||
for (auto rangeVec : ranges)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue