mirror of
https://github.com/osukey/osukey.git
synced 2025-04-29 02:37:25 +09:00
Don't use TransferValueOnCommit
This commit is contained in:
parent
0d814c5cdd
commit
67331039ef
@ -34,7 +34,6 @@ namespace osu.Game.Rulesets.Mania
|
||||
new SettingsSlider<double, TimeSlider>
|
||||
{
|
||||
LabelText = "Scroll speed",
|
||||
TransferValueOnCommit = true,
|
||||
Bindable = config.GetBindable<double>(ManiaSetting.ScrollTime)
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user