diff --git a/apps/openmw/mwworld/store.cpp b/apps/openmw/mwworld/store.cpp index fdeb290e5..e2a3b5436 100644 --- a/apps/openmw/mwworld/store.cpp +++ b/apps/openmw/mwworld/store.cpp @@ -90,6 +90,8 @@ void Store::load(ESM::ESMReader &esm, const std::string &id) wipecell->mLeasedRefs.erase(it_lease); *itold = *it; } + else + oldcell->mMovedRefs.push_back(*it); } // We don't need to merge mLeasedRefs of cell / oldcell. This list is filled when another cell moves a