mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 00:49:53 +08:00
Initialise new key bindings with a primary key
This commit is contained in:
@@ -50,6 +50,7 @@ namespace osu.Game.Input
|
||||
// insert any defaults which are missing.
|
||||
usage.Context.Add(new RealmKeyBinding
|
||||
{
|
||||
ID = Guid.NewGuid().ToString(),
|
||||
KeyBinding = new KeyBinding
|
||||
{
|
||||
KeyCombination = insertable.KeyCombination,
|
||||
|
||||
Reference in New Issue
Block a user