Add Retainer crystals to tracked inventories (#3)

master
Liza 2024-07-22 08:21:08 +00:00
commit eeb02156a0
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ internal sealed class AllaganToolsIpc
InventoryType.RetainerPage5,
InventoryType.RetainerPage6,
InventoryType.RetainerPage7,
InventoryType.RetainerCrystals,
}
.Select(x => (uint)x).ToArray();