mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
Fix #7378 (dropped objects vanish when saving and reloading)
This commit is contained in:
parent
5ae276e678
commit
63906059f1
@ -1073,6 +1073,8 @@ namespace MWWorld
|
||||
|
||||
moveTo(movedRef, otherCell);
|
||||
}
|
||||
|
||||
requestMergedRefsUpdate();
|
||||
}
|
||||
|
||||
bool CellStore::operator==(const CellStore& right) const
|
||||
|
Loading…
x
Reference in New Issue
Block a user