mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 15:12:57 +08:00
CI fix
This commit is contained in:
parent
16cfb9310b
commit
bab67eb399
@ -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 =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user