mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 04:59:54 +08:00
Trim whitespace
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user