mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 10:42:54 +08:00
a1c72db5f6
Because HoverClickSounds.OnClick() does not fire upon right clicking on mod buttons, the sound effects that play on left and right click were inconsistent. Introduce HoverMouseUpSounds drawable that allows to play the click sound effect upon mouse up events for an arbitrary set of mouse buttons and use it on mod buttons. |
||
---|---|---|
.. | ||
Sections | ||
ModButton.cs | ||
ModButtonEmpty.cs | ||
ModSection.cs | ||
ModSelectOverlay.cs |