mirror of
https://github.com/osukey/osukey.git
synced 2025-06-27 22:27:57 +09: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,
|
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 =>
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user