This commit is contained in:
Andrei Zavatski 2020-01-18 04:12:17 +03:00
parent 16cfb9310b
commit bab67eb399

View File

@ -106,7 +106,7 @@ namespace osu.Game.Overlays.Profile.Sections.Ranks
AutoSizeAxes = Axes.Both, AutoSizeAxes = Axes.Both,
Direction = FillDirection.Horizontal, Direction = FillDirection.Horizontal,
Spacing = new Vector2(15), Spacing = new Vector2(15),
Children = new Drawable[] Children = new[]
{ {
CreateRightContent().With(c => CreateRightContent().With(c =>
{ {