Skip to content

Commit c3c7e12

Browse files
committed
feat: TESObjectARMOInstanceData::rating
1 parent a44f6ed commit c3c7e12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/RE/T/TESObjectARMO.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace RE
4040
std::int32_t value; // 40
4141
std::uint32_t health; // 44
4242
std::uint32_t unk48; // 48
43-
std::uint32_t unk4C; // 4C
43+
std::uint32_t rating; // 4C
4444
std::uint16_t unk50; // 50
4545
std::uint16_t unk52; // 52
4646
BSTArray<void*> unk58; // 58

0 commit comments

Comments
 (0)