Add difficulty section

This commit is contained in:
Dean Herbert
2020-10-06 15:51:40 +09:00
parent e1a6f47d90
commit 13b67b93a5
2 changed files with 26 additions and 0 deletions

View File

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