mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-17 01:10:10 +00:00
remove one last assert
This commit is contained in:
parent
8309910d9d
commit
52a10a4bc0
@ -829,7 +829,6 @@ namespace MWWorld
|
|||||||
unloadCell(cellToUnload);
|
unloadCell(cellToUnload);
|
||||||
}
|
}
|
||||||
assert(mActiveCells.empty());
|
assert(mActiveCells.empty());
|
||||||
assert(mInactiveCells.empty());
|
|
||||||
|
|
||||||
loadingListener->setProgressRange(cell->count());
|
loadingListener->setProgressRange(cell->count());
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user