mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 03:15:32 +00:00
Update loadbook.cpp
This commit is contained in:
parent
5a58ab1837
commit
b4ef9e2314
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ namespace ESM
|
|||
mData.mWeight = 0;
|
||||
mData.mValue = 0;
|
||||
mData.mIsScroll = 0;
|
||||
mData.mSkillID = 0;
|
||||
mData.mSkillId = 0;
|
||||
mData.mEnchant = 0;
|
||||
mName.clear();
|
||||
mModel.clear();
|
||||
|
|
Loading…
Reference in a new issue