mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Add basic design settings to setup screen
This commit is contained in:
@ -34,7 +34,8 @@ namespace osu.Game.Screens.Edit.Setup
|
||||
new ResourcesSection(),
|
||||
new MetadataSection(),
|
||||
new DifficultySection(),
|
||||
new ColoursSection()
|
||||
new ColoursSection(),
|
||||
new DesignSection(),
|
||||
}
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user