1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 09:02:58 +08:00

Add hover click sounds to leaderboard mod filter

This commit is contained in:
Joehu 2019-08-02 21:13:29 -07:00
parent 1d1fd91275
commit b244b2fe3d

View File

@ -81,7 +81,8 @@ namespace osu.Game.Graphics.UserInterface
Colour = Color4.White,
Origin = Anchor.BottomLeft,
Anchor = Anchor.BottomLeft,
}
},
new HoverClickSounds()
};
Current.ValueChanged += selected =>