mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Reorder graphics settings and move gameplay related pieces out
This commit is contained in:
@ -22,6 +22,7 @@ namespace osu.Game.Overlays.Settings.Sections
|
||||
{
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new GeneralSettings(),
|
||||
new AudioSettings(),
|
||||
new BeatmapSettings(),
|
||||
new BackgroundSettings(),
|
||||
|
Reference in New Issue
Block a user