mirror of
https://github.com/osukey/osukey.git
synced 2025-08-08 00:53:56 +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")]
|
[Description("Select")]
|
||||||
Select,
|
Select,
|
||||||
|
|
||||||
[Description("Quick exit (Hold)")]
|
[Description("Quick exit (hold)")]
|
||||||
QuickExit,
|
QuickExit,
|
||||||
|
|
||||||
// Game-wide beatmap music controller keybindings
|
// Game-wide beatmap music controller keybindings
|
||||||
|
Reference in New Issue
Block a user