forked from teamnwah/openmw-tes3coop
Update loadbook.hpp
This commit is contained in:
parent
7bc65ce05b
commit
5a58ab1837
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ struct Book
|
|||
struct BKDTstruct
|
||||
{
|
||||
float mWeight;
|
||||
int mValue, mIsScroll, mSkillID, mEnchant;
|
||||
int mValue, mIsScroll, mSkillId, mEnchant;
|
||||
};
|
||||
|
||||
BKDTstruct mData;
|
||||
|
|
Loading…
Reference in a new issue