mirror of
https://github.com/osukey/osukey.git
synced 2025-05-05 21:57:24 +09:00
Update label text
Co-Authored-By: Aergwyn <aergwyn@t-online.de>
This commit is contained in:
parent
8f2ec73626
commit
b10c35b6ab
@ -36,7 +36,7 @@ namespace osu.Game.Overlays.Settings.Sections.Gameplay
|
|||||||
},
|
},
|
||||||
new SettingsCheckbox
|
new SettingsCheckbox
|
||||||
{
|
{
|
||||||
LabelText = "Show health display even when can't fail",
|
LabelText = "Show health display even when you can't fail",
|
||||||
Bindable = config.GetBindable<bool>(OsuSetting.ShowHealthDisplayWhenCantFail),
|
Bindable = config.GetBindable<bool>(OsuSetting.ShowHealthDisplayWhenCantFail),
|
||||||
},
|
},
|
||||||
new SettingsCheckbox
|
new SettingsCheckbox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user