Skip to content

Commit

Permalink
Regenerate with RTTIDumper to test the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
WSSDude committed Jan 18, 2025
1 parent 518e408 commit 4900f83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ struct ICharacterConditionType : quest::IConditionType
static constexpr const char* NAME = "questICharacterConditionType";
static constexpr const char* ALIAS = NAME;
game::EntityReference attackerRef; // 38
game::EntityReference puppetRef; // 38
bool isPlayer; // 70
uint8_t unk71[0x78 - 0x71]; // 71
};
Expand Down

0 comments on commit 4900f83

Please sign in to comment.