add sound to dropdowns

This commit is contained in:
Jamie Taylor
2021-06-18 18:57:40 +09:00
parent 4feb7c848f
commit d462394635
2 changed files with 25 additions and 7 deletions

View File

@ -13,9 +13,6 @@ namespace osu.Game.Graphics.UserInterface
[Description("button")]
Button,
[Description("softer")]
Soft,
[Description("toolbar")]
Toolbar,