mirror of
https://github.com/ppy/osu
synced 2024-12-29 02:12:43 +00:00
Remove redundant initialisation of Children
to empty array
This commit is contained in:
parent
8463f5c7dd
commit
c8507837d1
@ -82,9 +82,6 @@ namespace osu.Game.Rulesets.Mania.UI
|
||||
{
|
||||
Name = "Column backgrounds",
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
}
|
||||
},
|
||||
new Container
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user