mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-24 05:00:31 -04:00
Update loadbook.hpp
This commit is contained in:
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…
x
Reference in New Issue
Block a user