1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-29 13:20:35 +00:00

Update loadbook.cpp

This commit is contained in:
MAtahualpa 2017-02-12 13:53:10 +01:00 committed by GitHub
parent 5a58ab1837
commit b4ef9e2314

View File

@ -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();