Skip to content

Commit 2b60ce3

Browse files
committed
Fix casing
1 parent 7cf148e commit 2b60ce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Enum/AutoRotationConfigOption.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ public enum AutoRotationConfigOption
7878
BypassQuest = 21,
7979

8080
[ConfigValueType(typeof(bool))]
81-
BypassFate = 22,
81+
BypassFATE = 22,
8282
}

0 commit comments

Comments
 (0)