mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Fix one more key binding string not being sentence cased
This commit is contained in:
@ -149,7 +149,7 @@ namespace osu.Game.Input.Bindings
|
||||
[Description("Select")]
|
||||
Select,
|
||||
|
||||
[Description("Quick exit (Hold)")]
|
||||
[Description("Quick exit (hold)")]
|
||||
QuickExit,
|
||||
|
||||
// Game-wide beatmap music controller keybindings
|
||||
|
Reference in New Issue
Block a user