Skip to content

Commit

Permalink
Merge pull request #111 from psiberx/master
Browse files Browse the repository at this point in the history
Fix addresses
  • Loading branch information
wopss authored Mar 13, 2024
2 parents 2554a96 + 0b23c9e commit 3e8461e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RED4ext/Detail/AddressHashes.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ constexpr std::uint32_t CClass_CreateInstance = 0x5A800F1D;
constexpr std::uint32_t CClass_GetProperty = 0x8F031512;
constexpr std::uint32_t CClass_GetProperties = 1652956141UL;
constexpr std::uint32_t CClass_ClearScriptedData = 0x31F20E93;
constexpr std::uint32_t CClass_InitializeProperties = 0xF4AC12B0;
constexpr std::uint32_t CClass_InitializeProperties = 2257327441UL;
constexpr std::uint32_t CClass_AssignDefaultValuesToProperties = 0x97DF1590;
#pragma endregion

Expand Down

0 comments on commit 3e8461e

Please sign in to comment.