mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
improved UI of maintenance section in settings
This commit is contained in:
@ -24,7 +24,10 @@ namespace osu.Game.Overlays.Settings.Sections
|
||||
{
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new GeneralSettings()
|
||||
new BeatmapSettings(),
|
||||
new SkinSettings(),
|
||||
new CollectionsSettings(),
|
||||
new ScoreSettings()
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user