Merge branch 'master' into tournament-mappool-flow-logic

This commit is contained in:
Dean Herbert
2020-03-18 12:14:56 +09:00
154 changed files with 4861 additions and 2788 deletions

View File

@ -249,6 +249,7 @@ namespace osu.Game.Tournament.Screens.MapPool
{
Anchor = Anchor.TopCentre,
Origin = Anchor.TopCentre,
Height = 42,
});
}
}