mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 22:15:32 +00:00
Missing updateMergedRefs()
This commit is contained in:
parent
138957c49a
commit
2219231230
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue