Skip to content

Commit

Permalink
Update include/RE/B/BGSMod.h
Browse files Browse the repository at this point in the history
Co-authored-by: qudix <[email protected]>
  • Loading branch information
Zzyxz and qudix authored Nov 12, 2024
1 parent ad0d581 commit 870e930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/B/BGSMod.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ namespace RE::BGSMod

struct Include
{
RE::BGSMod::Attachment::Mod* mod;
BGSMod::Attachment::Mod* mod;
std::uint8_t level;
stl::enumeration<IncludesFlag, std::uint8_t> flags;
};
Expand Down

0 comments on commit 870e930

Please sign in to comment.