Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gegy committed Nov 24, 2024
1 parent 888832b commit 7ac9c79
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions data/lt/games/river_race.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,13 @@
"key": "blue",
"name": {"translate": "ltminigames.minigame.teams.blue"},
"dye": "blue",
"text": "blue",
"assign_roles": ["river_race_blue"]
"text": "blue"
},
{
"key": "red",
"name": {"translate": "ltminigames.minigame.teams.red"},
"dye": "red",
"text": "red",
"assign_roles": ["river_race_red"]
"text": "red"
}
]
}
Expand Down

0 comments on commit 7ac9c79

Please sign in to comment.