Add Retainer crystals to tracked inventories #3

Merged
liza merged 1 commits from OhKannaDuh/ARControl:retainer-crystal-inventory into master 2024-07-22 08:21:09 +00:00
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();