1
0
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:
Joehu
2019-08-02 21:13:29 -07:00
Unverified
parent 1d1fd91275
commit b244b2fe3d
@@ -81,7 +81,8 @@ namespace osu.Game.Graphics.UserInterface
Colour = Color4.White,
Origin = Anchor.BottomLeft,
Anchor = Anchor.BottomLeft,
}
},
new HoverClickSounds()
};
Current.ValueChanged += selected =>