mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Reorder to have video settings next to renderer
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
This commit is contained in:
@ -24,8 +24,8 @@ namespace osu.Game.Overlays.Settings.Sections
|
||||
{
|
||||
new LayoutSettings(),
|
||||
new RendererSettings(),
|
||||
new ScreenshotSettings(),
|
||||
new VideoSettings(),
|
||||
new ScreenshotSettings(),
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user