Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/powerof3/po3-Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
powerof3 committed Jun 8, 2024
2 parents 87b59c6 + 3f6ca32 commit eef501b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fixes/FirstPersonAlpha.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ namespace Fixes::FirstPersonAlpha
{
REL::Relocation<std::uintptr_t> target{ REL_ID(37777, 38722), 0x55 };
stl::write_thunk_call<FirstPersonAlpha, 6>(target.address());

logger::info("\t\tInstalled first person alpha fix"sv);
}
}

0 comments on commit eef501b

Please sign in to comment.