1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-15 21:17:46 +08:00
This commit is contained in:
Andrei Zavatski 2020-01-27 16:45:10 +03:00
parent 97fb7a5593
commit 55d78dbc57

View File

@ -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