Update loadbook.hpp

pull/148/head
MAtahualpa 7 years ago committed by GitHub
parent 7bc65ce05b
commit 5a58ab1837

@ -21,7 +21,7 @@ struct Book
struct BKDTstruct
{
float mWeight;
int mValue, mIsScroll, mSkillID, mEnchant;
int mValue, mIsScroll, mSkillId, mEnchant;
};
BKDTstruct mData;

Loading…
Cancel
Save