mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-09 21:52:51 +01:00
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:
parent
4d4d73caa0
commit
6fe3fc306e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user