mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Apply suggestions
This commit is contained in:
@ -38,7 +38,7 @@ namespace osu.Game.Overlays.Settings.Sections.Gameplay
|
||||
{
|
||||
LabelText = "Show health display even when you can't fail",
|
||||
Bindable = config.GetBindable<bool>(OsuSetting.ShowHealthDisplayWhenCantFail),
|
||||
Keywords = new[] { "Bar" }
|
||||
Keywords = new[] { "Bar", "Hp" }
|
||||
},
|
||||
new SettingsCheckbox
|
||||
{
|
||||
|
Reference in New Issue
Block a user