mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-25 12:41:01 +00:00
End SNAM record as SNAM record
This commit is contained in:
parent
dccbd3e980
commit
92538dde89
@ -100,7 +100,7 @@ namespace ESM
|
||||
esm.startSubRecord("SNAM");
|
||||
esm.writeFixedSizeString(it->mSound, 32);
|
||||
esm.writeT(it->mChance);
|
||||
esm.endRecord("NPCO");
|
||||
esm.endRecord("SNAM");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user