Skip to content

Commit

Permalink
fix: TESForm::LookupByEditorID ID
Browse files Browse the repository at this point in the history
  • Loading branch information
powerof3 committed Nov 23, 2023
1 parent 2531d5c commit b180fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommonLibSF/include/RE/IDs.h
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ namespace RE::ID
inline constexpr REL::ID DecExternalRefCount{ 34165 };
inline constexpr REL::ID DecRefCount{ 35164 };
inline constexpr REL::ID LookupByID{ 86125 };
inline constexpr REL::ID LookupByEditorID{ 86127 };
inline constexpr REL::ID LookupByEditorID{ 86123 };
}

namespace TESObjectARMO
Expand Down

0 comments on commit b180fef

Please sign in to comment.