Apply changes in line with osu!framework changes

This commit is contained in:
smoogipoo
2018-09-05 14:59:37 +09:00
parent b0f9c0f6f0
commit d5acc96efa
5 changed files with 3 additions and 30 deletions

View File

@ -73,7 +73,7 @@ namespace osu.Game.Overlays.Settings
},
RelativeSizeAxes = Axes.X,
AutoSizeAxes = Axes.Y,
Children = new[]
Children = new Drawable[]
{
new OsuSpriteText
{