mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 16:27:26 +08:00
Reorder to have video settings next to renderer
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
This commit is contained in:
parent
4d988340eb
commit
e9473db77c
@ -24,8 +24,8 @@ namespace osu.Game.Overlays.Settings.Sections
|
||||
{
|
||||
new LayoutSettings(),
|
||||
new RendererSettings(),
|
||||
new ScreenshotSettings(),
|
||||
new VideoSettings(),
|
||||
new ScreenshotSettings(),
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user