Update song / chat / beatmap info display to reflect new design

This commit is contained in:
Dean Herbert
2020-03-08 14:46:09 +09:00
parent 3744aaf55f
commit 8b0b910196
6 changed files with 107 additions and 117 deletions

View File

@ -21,6 +21,7 @@ namespace osu.Game.Tournament.Screens
{
Anchor = Anchor.BottomRight,
Origin = Anchor.BottomRight,
Depth = float.MinValue,
});
}