mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-28 22:49:22 +01:00
Fixed wrong team number problem of USA-Teams at the SuperLiga
This commit is contained in:
parent
3b716f9ddf
commit
31b1dd82d6
@ -20,15 +20,15 @@
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>LEAGUE1</choose_team_sid>
|
||||
<number_of_teams>1</number_of_teams>
|
||||
<number_of_teams>2</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>1</end_idx>
|
||||
<end_idx>2</end_idx>
|
||||
</choose_team>
|
||||
<choose_team>
|
||||
<choose_team_sid>LEAGUE2</choose_team_sid>
|
||||
<number_of_teams>1</number_of_teams>
|
||||
<number_of_teams>2</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>1</end_idx>
|
||||
<end_idx>2</end_idx>
|
||||
</choose_team>
|
||||
<!-- UNCOMMENT BELOW FOR SINGLE-TABLE MLS -->
|
||||
<!--<choose_team>
|
||||
|
Loading…
x
Reference in New Issue
Block a user