Skip to content

Commit

Permalink
Revert "added deprecated tags to unverified REL::ID uses"
Browse files Browse the repository at this point in the history
This reverts commit 5fe6824.
  • Loading branch information
shad0wshayd3 committed May 7, 2024
1 parent a1f9d5b commit b930914
Show file tree
Hide file tree
Showing 110 changed files with 602 additions and 606 deletions.
2 changes: 1 addition & 1 deletion CommonLibF4/include/RE/Bethesda/ActiveEffect.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ namespace RE

virtual ~ActiveEffect();

[[deprecated]] bool CheckDisplacementSpellOnTarget()
bool CheckDisplacementSpellOnTarget()
{
using func_t = decltype(&ActiveEffect::CheckDisplacementSpellOnTarget);
REL::Relocation<func_t> func{ REL::ID(1415178) };
Expand Down
Loading

0 comments on commit b930914

Please sign in to comment.