mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 08:42:55 +08:00
Add missing newline
This commit is contained in:
parent
17334fd2e6
commit
02806fedb0
@ -101,6 +101,7 @@ namespace osu.Game.Overlays.KeyBinding
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
foreach (var b in bindings)
|
||||
buttons.Add(new KeyButton(b));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user