mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 20:33:40 +01:00
Update UiStatusEffects Offset
This commit is contained in:
parent
0e0ae80ac6
commit
3e87c8600b
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ namespace Dalamud.Game.ClientState.Structs
|
|||
// public const int ??? = 6371; // 0x18E3 DifficultyRank
|
||||
// public const int ??? = 6385; // 0x18F1 AgroFlags
|
||||
// public const int ??? = 6406; // 0x1906 CombatFlags
|
||||
public const int UIStatusEffects = 6488; // 0x1958 DefaultStatusEffectOffset
|
||||
public const int UIStatusEffects = 6616; // 0x1958 DefaultStatusEffectOffset
|
||||
// public const int ??? = 6880; // 0x1AE0 IsCasting1
|
||||
// public const int ??? = 6882; // 0x1AE2 IsCasting2
|
||||
// public const int ??? = 6884; // 0x1AE4 CastingID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue