mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09: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