1
0
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:
Dean Herbert
2021-01-07 15:42:21 +09:00
Unverified
parent 845d5cdea2
commit ee6a26bd6e
+1
View File
@@ -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,