1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 19:27:24 +08:00
osu-lazer/osu.Game/Input
Bartłomiej Dach 828cedea33
Fix bindings being cleared if multiple bindings for same action have the same combination
This actually seems to be the case in catch (dash is bound to shift
twice). This is annoying but harmless, so let's work around it for now
to avoid ruining users' configs.
2023-10-16 22:20:26 +02:00
..
Bindings Tidy up GlobalActionContainer a bit 2023-10-13 13:47:51 +09:00
Handlers Automated #nullable processing 2022-06-17 16:37:17 +09:00
ConfineMouseTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
GameIdleTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
IdleTracker.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuConfineMouseMode.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuUserInputManager.cs Automated pass 2023-06-24 01:00:03 +09:00
RealmKeyBindingStore.cs Fix bindings being cleared if multiple bindings for same action have the same combination 2023-10-16 22:20:26 +02:00