Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
10.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakers committed Nov 24, 2020
1 parent ab0be05 commit aaad169
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions league_skin_changer/autoupdater.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ class offset_signature {
std::vector<offset_signature> sigs = {
{
{
"A1 ? ? ? ? 68 ? ? ? ? 8B 70 08",
"A1 ? ? ? ? 83 C4 04 C6 40 36 15",
"8B 35 ? ? ? ? 68 ? ? ? ? E8 ? ? ? ? 83 C4 04 C7 44 24 ? ? ? ? ? 89 44 24 18",
"8B 0D ? ? ? ? FF B0 ? ? ? ? E8 ? ? ? ? A1"
Expand Down Expand Up @@ -224,6 +225,7 @@ std::vector<offset_signature> sigs = {
},
{
{
"8A 87 ? ? ? ? 88 4C 24 0B",
"8A 87 ? ? ? ? 88 4C 24 0F 33 C9 0F B6 D0 84 C0 74 12",
"8A 86 ? ? ? ? 88 4C 24 17",
"8A 86 ? ? ? ? 88 4C 24 4C 33 C9 0F B6 D0 84 C0 74 1E",
Expand Down

0 comments on commit aaad169

Please # to comment.