Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
12.11 update #125 #126
Browse files Browse the repository at this point in the history
  • Loading branch information
R3nzTheCodeGOD committed Jun 8, 2022
1 parent 39fc6e5 commit 68b47a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions R3nzSkin/memory.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class Memory {
},
{
{
"80 BE ? ? 00 00 00 75 ? 0F 31 33 C9 66 C7 86 ? ? ? ? ? ? 89 44 24 ? 33 DB 89 54 24 ? 66 66 0F 1F 84 ? ? ? ? ?",
"80 BE ? ? 00 00 00 75 ? 0F 31 33 C9 66 C7 86 ? ? ? ? 01 00 89 44 24 ? 33 DB 89 54 24 ? 8A 44 0C ? 41 88 84 33 ? ? 00 00",
}, false, true, 0, &offsets::AIBaseCommon::SkinId
},
{
Expand Down Expand Up @@ -129,8 +129,8 @@ class Memory {
},
{
{
"E8 ? ? ? ? 39 44 24 1C 5F 5E 5D 0F 94 C0 5B",
"E8 ? ? ? ? 8B F8 8B 03 8B CB"
"E8 ? ? ? ? 3B F8 5F 5E 5D 0F 94 C0 5B",
"E8 ? ? ? ? 85 C0 74 09 8B CE"
}, true, false, 0, &offsets::functions::GetGoldRedirectTarget
}
};
Expand Down

0 comments on commit 68b47a8

Please sign in to comment.