mirror of
https://github.com/ppy/osu.git
synced 2025-03-05 16:02:56 +08:00
Trim whitespace
This commit is contained in:
parent
044e4d0acd
commit
bc90793b1c
@ -27,7 +27,7 @@ namespace osu.Game.Overlays.Settings.Sections.Gameplay
|
||||
LabelText = "Background blur",
|
||||
Bindable = config.GetBindable<double>(OsuSetting.BlurLevel),
|
||||
KeyboardStep = 0.1f
|
||||
},
|
||||
},
|
||||
new SettingsCheckbox
|
||||
{
|
||||
LabelText = "Show score overlay",
|
||||
|
Loading…
Reference in New Issue
Block a user