mirror of
https://github.com/ppy/osu.git
synced 2025-02-27 03:32:56 +08:00
Fix one more key binding string not being sentence cased
This commit is contained in:
parent
ff64ba1b08
commit
b8c284b34f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user