Create "User Interface" settings section

This commit is contained in:
Bartłomiej Dach
2020-11-29 22:00:15 +01:00
parent 3e5a6981b9
commit a5c4a8d2e9
8 changed files with 35 additions and 8 deletions

View File

@ -23,6 +23,7 @@ namespace osu.Game.Overlays
{
new GeneralSection(),
new GraphicsSection(),
new UserInterfaceSection(),
new GameplaySection(),
new AudioSection(),
new SkinSection(),