mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Updated KeyBindingRow sprite text, adjusted KeyBindingOverlay width
This commit is contained in:
@ -97,7 +97,7 @@ namespace osu.Game.Overlays.KeyBinding
|
||||
},
|
||||
pressAKey = new OsuSpriteText
|
||||
{
|
||||
Text = "Press a key to change binding, DEL to delete, ESC to cancel.",
|
||||
Text = "Press a key to change binding, SHIFT+DEL to delete, ESC to cancel.",
|
||||
Y = height,
|
||||
Margin = new MarginPadding(padding),
|
||||
Alpha = 0,
|
||||
|
Reference in New Issue
Block a user