mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
Fix some formatting.
This commit is contained in:
parent
545c3c312c
commit
8e55eb8009
@ -22,6 +22,7 @@ void Clothing::load(ESMReader &esm)
|
||||
|
||||
mEnchant = esm.getHNOString("ENAM");
|
||||
}
|
||||
|
||||
void Clothing::save(ESMWriter &esm) const
|
||||
{
|
||||
esm.writeHNCString("MODL", mModel);
|
||||
|
Loading…
x
Reference in New Issue
Block a user