Skip to content

Commit 99a5eab

Browse files
committed
standardise path name
1 parent b2d4fb5 commit 99a5eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autonomous/multi_algae_auto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def __init__(self):
1919

2020

2121
class AllianceSideAuto(AutoBase):
22-
MODE_NAME = "Alliance Start L>KL>AB"
22+
MODE_NAME = "Alliance Side L>KL>AB"
2323

2424
def __init__(self):
2525
super().__init__(

0 commit comments

Comments
 (0)