mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Apply newline additions
This commit is contained in:
@ -117,6 +117,7 @@ namespace osu.Game.Overlays.KeyBinding
|
||||
public void RestoreDefaults()
|
||||
{
|
||||
int i = 0;
|
||||
|
||||
foreach (var d in Defaults)
|
||||
{
|
||||
var button = buttons[i++];
|
||||
|
Reference in New Issue
Block a user