Skip to content

Commit

Permalink
Fix bad ID from 1.6.1130 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Exit-9B committed Dec 7, 2023
1 parent 37f3d62 commit c0519e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/Offsets.h
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ namespace RE

namespace BSWin32SystemUtility
{
inline constexpr REL::ID GetSingleton(static_cast<std::uint64_t>(109206));
inline constexpr REL::ID GetSingleton(static_cast<std::uint64_t>(453511));
}

namespace Calendar
Expand Down

0 comments on commit c0519e3

Please sign in to comment.