End SNAM record as SNAM record

pull/3227/head
elsid 3 years ago
parent dccbd3e980
commit 92538dde89
No known key found for this signature in database
GPG Key ID: B845CB9FEE18AB40

@ -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…
Cancel
Save