diff --git a/Dalamud/Game/Inventory/GameInventoryItem.cs b/Dalamud/Game/Inventory/GameInventoryItem.cs index fbab760bc..3844da15d 100644 --- a/Dalamud/Game/Inventory/GameInventoryItem.cs +++ b/Dalamud/Game/Inventory/GameInventoryItem.cs @@ -18,7 +18,7 @@ public unsafe struct GameInventoryItem : IEquatable [FieldOffset(0)] internal readonly InventoryItem InternalItem; - private const int StructSizeInBytes = 0x38; + private const int StructSizeInBytes = 0x40; /// /// The view of the backing data, in .