mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 21:17:46 +08:00
CI fix
This commit is contained in:
parent
97fb7a5593
commit
55d78dbc57
@ -36,7 +36,7 @@ namespace osu.Game.Overlays
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Direction = FillDirection.Vertical,
|
||||
Depth = -float.MaxValue,
|
||||
Children = new Drawable[]
|
||||
Children = new[]
|
||||
{
|
||||
CreateBackground(),
|
||||
new Container
|
||||
|
Loading…
x
Reference in New Issue
Block a user