1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 19:27:24 +08:00

Fix one more key binding string not being sentence cased

This commit is contained in:
Joehu 2020-12-04 00:51:46 -08:00
parent ff64ba1b08
commit b8c284b34f

View File

@ -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