mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
Missing updateMergedRefs()
This commit is contained in:
parent
138957c49a
commit
2219231230
@ -770,6 +770,7 @@ namespace MWWorld
|
|||||||
throw std::runtime_error ("unknown type in cell reference section");
|
throw std::runtime_error ("unknown type in cell reference section");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
updateMergedRefs();
|
||||||
}
|
}
|
||||||
|
|
||||||
bool operator== (const CellStore& left, const CellStore& right)
|
bool operator== (const CellStore& left, const CellStore& right)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user