Skip to content

Commit 1275363

Browse files
RareCentipedeg3force
authored andcommitted
Update config.go for Delft Mercurians at the correct position
1 parent 3870e10 commit 1275363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/app/engine/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ var defaultTeams = []string{
1515
"AMC",
1616
"A-Team",
1717
"CMμs",
18+
"Delft Mercurians",
1819
"ER-Force",
1920
"GreenTea",
2021
"Immortals",
@@ -55,7 +56,6 @@ var defaultTeams = []string{
5556
"URoboRus",
5657
"Warthog Robotics",
5758
"ZJUNlict",
58-
"DelftMercurians",
5959
}
6060

6161
func DefaultConfig() (x Config) {

0 commit comments

Comments
 (0)