1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-05 16:02:56 +08:00

Trim whitespace

This commit is contained in:
ColdVolcano 2017-12-25 19:18:57 -06:00
parent 044e4d0acd
commit bc90793b1c

View File

@ -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",