1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 08:47:20 +08:00
Susko3 c3069ad002 Change to use ReadableKeyCombinationProvider
Changes all usages of `KeyCombination.ReadableString()` to
`ReadableKeyCombinationProvider.GetReadableString()`.

Subscribing to `KeymapChanged` is only required in `KeyButton`.
All other places query `GetReadableString()` every time.
2021-11-08 06:55:26 +01:00
..
2021-10-11 15:36:41 +09:00
2021-10-11 15:57:33 +09:00