mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 12:02:55 +08:00
Merge branch 'master' into settings-inactive-dim
This commit is contained in:
commit
da098d071f
@ -39,6 +39,7 @@ namespace osu.Game.Overlays.Settings.Sections.UserInterface
|
||||
{
|
||||
LabelText = UserInterfaceStrings.HoldToConfirmActivationTime,
|
||||
Current = config.GetBindable<double>(OsuSetting.UIHoldActivationDelay),
|
||||
Keywords = new[] { @"delay" },
|
||||
KeyboardStep = 50
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user