mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-17 21:37:43 +01:00
Update addresses and signatures for 5.1.
This commit is contained in:
parent
2828d096a7
commit
4ad5bee0c6
5 changed files with 14 additions and 11 deletions
|
|
@ -15,7 +15,7 @@ namespace Dalamud.Game.ClientState
|
|||
protected override void Setup64Bit(SigScanner sig) {
|
||||
ActorTable = sig.Module.BaseAddress + 0x1B29B40;
|
||||
LocalContentId = sig.Module.BaseAddress + 0x1B58B60;
|
||||
JobGaugeData = sig.Module.BaseAddress + 0x1B2D4C0;
|
||||
JobGaugeData = sig.Module.BaseAddress + 0x1BFD110;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue