|
|
|
@ -90,7 +90,7 @@ final class GroupStage: BaseGroupStage, SideStorable { |
|
|
|
format: self.matchFormat, |
|
|
|
format: self.matchFormat, |
|
|
|
name: self.localizedMatchUpLabel(for: index)) |
|
|
|
name: self.localizedMatchUpLabel(for: index)) |
|
|
|
match.store = self.store |
|
|
|
match.store = self.store |
|
|
|
print("_createMatch(index)", index) |
|
|
|
// print("_createMatch(index)", index) |
|
|
|
return match |
|
|
|
return match |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|