mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
add sound to tab controls
This commit is contained in:
@ -22,6 +22,9 @@ namespace osu.Game.Graphics.UserInterface
|
||||
[Description("songselect")]
|
||||
SongSelect,
|
||||
|
||||
[Description("tabselect")]
|
||||
TabSelect,
|
||||
|
||||
[Description("scrolltotop")]
|
||||
ScrollToTop
|
||||
}
|
||||
|
Reference in New Issue
Block a user