mirror of
https://github.com/ppy/osu.git
synced 2026-06-03 05:30:11 +08:00
Add hover click sounds to leaderboard mod filter
This commit is contained in:
@@ -81,7 +81,8 @@ namespace osu.Game.Graphics.UserInterface
|
||||
Colour = Color4.White,
|
||||
Origin = Anchor.BottomLeft,
|
||||
Anchor = Anchor.BottomLeft,
|
||||
}
|
||||
},
|
||||
new HoverClickSounds()
|
||||
};
|
||||
|
||||
Current.ValueChanged += selected =>
|
||||
|
||||
Reference in New Issue
Block a user