Skip to content

Commit

Permalink
Merge pull request #2 from Violet-Vibes/master
Browse files Browse the repository at this point in the history
Update offsets for 3.19.1
  • Loading branch information
BanditTech committed Sep 8, 2022
2 parents 4a99958 + 2171376 commit e1c3390
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@ namespace GameOffsets.Objects.States.InGameState
[StructLayout(LayoutKind.Explicit, Pack = 1)]
public struct ImportantUiElementsOffsets
{
[FieldOffset(0x670)] public IntPtr MapParentPtr;
[FieldOffset(0x678)] public IntPtr MapParentPtr;
}

[StructLayout(LayoutKind.Explicit, Pack = 1)]
Expand Down

0 comments on commit e1c3390

Please sign in to comment.