mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
CI fix
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user