We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf148e commit 2b60ce3Copy full SHA for 2b60ce3
1 file changed
Enum/AutoRotationConfigOption.cs
@@ -78,5 +78,5 @@ public enum AutoRotationConfigOption
78
BypassQuest = 21,
79
80
[ConfigValueType(typeof(bool))]
81
- BypassFate = 22,
+ BypassFATE = 22,
82
}
0 commit comments