mirror of
https://github.com/ppy/osu
synced 2025-01-04 13:22:08 +00:00
Set keyboard step to 0.1
for difficulty adjust sliders
This commit is contained in:
parent
f777347aaf
commit
074a691635
@ -105,6 +105,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
{
|
||||
ShowsDefaultIndicator = false,
|
||||
Current = currentNumber,
|
||||
KeyboardStep = 0.1f,
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user