1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Overlays/Mods/Input
Bartłomiej Dach f564ed589f
Alter sequential hotkey style to always use visible index
Previous behaviour was once mentioned off-hand as unintuitive.
2022-06-21 15:22:18 +02:00
..
ClassicModHotkeyHandler.cs Fix classic hotkeys toggling filtered mods 2022-06-21 15:01:33 +02:00
IModHotkeyHandler.cs Forward entire event to IModHotkeyHandler 2022-06-21 13:37:17 +02:00
ModSelectHotkeyStyle.cs Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
NoopModHotkeyHandler.cs Forward entire event to IModHotkeyHandler 2022-06-21 13:37:17 +02:00
SequentialModHotkeyHandler.cs Alter sequential hotkey style to always use visible index 2022-06-21 15:22:18 +02:00