Missing updateMergedRefs()

openmw-38
scrawl 9 years ago
parent 138957c49a
commit 2219231230

@ -770,6 +770,7 @@ namespace MWWorld
throw std::runtime_error ("unknown type in cell reference section");
}
}
updateMergedRefs();
}
bool operator== (const CellStore& left, const CellStore& right)

Loading…
Cancel
Save