mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Improve default key binding logic
Defaults will be added to the database as long as the database has unbalanced counts for any actions.
This commit is contained in:
@ -202,6 +202,7 @@ namespace osu.Game
|
||||
}
|
||||
});
|
||||
|
||||
KeyBindingStore.Register(globalBinding);
|
||||
dependencies.Cache(globalBinding);
|
||||
|
||||
// TODO: This is temporary until we reimplement the local FPS display.
|
||||
|
Reference in New Issue
Block a user