mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Display team seeds in map pool screen as well
This commit is contained in:
parent
4371a1ab57
commit
81c1634d44
@ -50,6 +50,7 @@ namespace osu.Game.Tournament.Screens.MapPool
|
||||
new MatchHeader
|
||||
{
|
||||
ShowScores = true,
|
||||
DisplaySeeds = { BindTarget = LadderInfo.DisplayTeamSeeds },
|
||||
},
|
||||
mapFlows = new FillFlowContainer<FillFlowContainer<TournamentBeatmapPanel>>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user