1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
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,
Direction = FillDirection.Horizontal,
Spacing = new Vector2(15),
Children = new Drawable[]
Children = new[]
{
CreateRightContent().With(c =>
{