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 b2d4fb5 commit 99a5eabCopy full SHA for 99a5eab
autonomous/multi_algae_auto.py
@@ -19,7 +19,7 @@ def __init__(self):
19
20
21
class AllianceSideAuto(AutoBase):
22
- MODE_NAME = "Alliance Start L>KL>AB"
+ MODE_NAME = "Alliance Side L>KL>AB"
23
24
def __init__(self):
25
super().__init__(
0 commit comments