mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
forgot to write record ID
This commit is contained in:
parent
bf0fba68af
commit
03054c8160
@ -92,6 +92,7 @@ namespace CSMDoc
|
||||
type += reinterpret_cast<const char *> (&mRecordType)[i];
|
||||
|
||||
mState.getWriter().startRecord (type);
|
||||
mState.getWriter().writeHNCString ("NAME", mCollection.getId (stage));
|
||||
mCollection.getRecord (stage).mModified.save (mState.getWriter());
|
||||
mState.getWriter().endRecord (type);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user