mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Add maintenance settings section for mod presets
This commit is contained in:
@ -25,7 +25,8 @@ namespace osu.Game.Overlays.Settings.Sections
|
||||
new BeatmapSettings(),
|
||||
new SkinSettings(),
|
||||
new CollectionsSettings(),
|
||||
new ScoreSettings()
|
||||
new ScoreSettings(),
|
||||
new ModPresetSettings()
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user