1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 04:59:54 +08:00

Trim whitespace

This commit is contained in:
ColdVolcano
2017-12-25 19:18:57 -06:00
Unverified
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",