Skip to content

Commit 7cf148e

Browse files
committed
Exposs bypass quest and fates
1 parent 619a203 commit 7cf148e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Enum/AutoRotationConfigOption.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,10 @@ public enum AutoRotationConfigOption
7373

7474
[ConfigValueType(typeof(bool))]
7575
HealerAlwaysHardTarget = 20,
76+
77+
[ConfigValueType(typeof(bool))]
78+
BypassQuest = 21,
79+
80+
[ConfigValueType(typeof(bool))]
81+
BypassFate = 22,
7682
}

0 commit comments

Comments
 (0)