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:
@ -172,7 +172,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
Origin = Anchor.BottomLeft,
|
||||
Anchor = Anchor.BottomLeft,
|
||||
},
|
||||
new HoverClickSounds()
|
||||
new HoverClickSounds(HoverSampleSet.TabSelect)
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user