diff --git a/Dalamud/Game/Gui/PartyFinder/Types/DutyCategory.cs b/Dalamud/Game/Gui/PartyFinder/Types/DutyCategory.cs index c4a05704d..20a9dd22f 100644 --- a/Dalamud/Game/Gui/PartyFinder/Types/DutyCategory.cs +++ b/Dalamud/Game/Gui/PartyFinder/Types/DutyCategory.cs @@ -44,4 +44,9 @@ public enum DutyCategory /// The adventuring forays category. /// AdventuringForays = 1 << 6, + + /// + /// The variant and criterion dungeons category. + /// + VariantAndCriterionDungeons = 1 << 7, } diff --git a/lib/FFXIVClientStructs b/lib/FFXIVClientStructs index 25e7b3e28..b7a834e78 160000 --- a/lib/FFXIVClientStructs +++ b/lib/FFXIVClientStructs @@ -1 +1 @@ -Subproject commit 25e7b3e283ea12a4127acd8aced87de72239e16d +Subproject commit b7a834e78fd7250023c3f70c5717c28b01d18acc