Display team seeds in map pool screen as well

This commit is contained in:
Salman Ahmed 2023-10-28 08:42:40 +03:00
parent 4371a1ab57
commit 81c1634d44
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ private void load(MatchIPCInfo ipc)
new MatchHeader
{
ShowScores = true,
DisplaySeeds = { BindTarget = LadderInfo.DisplayTeamSeeds },
},
mapFlows = new FillFlowContainer<FillFlowContainer<TournamentBeatmapPanel>>
{