Fix slovenia1 choose_team in cup_uefa_el definition

We need to handle the case when the 2nd place slovenia1 team qualifies
for the champions league and the 3rd (or even 4th if the 3rd also
qualifies) place team needs to take its spot in uefa_el.
This commit is contained in:
Tom Stellard 2021-07-07 21:50:02 -07:00 committed by Tom Stellard
parent 4d4d73caa0
commit 6fe3fc306e
1 changed files with 1 additions and 1 deletions

View File

@ -670,7 +670,7 @@
<choose_team_sid>slovenia1</choose_team_sid>
<number_of_teams>1</number_of_teams>
<start_idx>2</start_idx>
<end_idx>2</end_idx>
<end_idx>4</end_idx>
</choose_team>
</alternatives>
</choose_team>