Skip to content

Commit

Permalink
maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
powerof3 authored and github-actions[bot] committed Jun 8, 2024
1 parent 9bff4d7 commit 3f6ca32
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 3f6ca32

Please sign in to comment.