Add colours section with combo colour display

This commit is contained in:
Bartłomiej Dach
2021-04-18 20:16:17 +02:00
parent 577755ee19
commit 07a00cd681
2 changed files with 38 additions and 0 deletions

View File

@ -61,6 +61,7 @@ namespace osu.Game.Screens.Edit.Setup
new ResourcesSection(),
new MetadataSection(),
new DifficultySection(),
new ColoursSection()
}
},
}