mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-09 21:44:54 +00:00
Update loadbook.hpp
This commit is contained in:
parent
7bc65ce05b
commit
5a58ab1837
@ -21,7 +21,7 @@ struct Book
|
|||||||
struct BKDTstruct
|
struct BKDTstruct
|
||||||
{
|
{
|
||||||
float mWeight;
|
float mWeight;
|
||||||
int mValue, mIsScroll, mSkillID, mEnchant;
|
int mValue, mIsScroll, mSkillId, mEnchant;
|
||||||
};
|
};
|
||||||
|
|
||||||
BKDTstruct mData;
|
BKDTstruct mData;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user