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