mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09:00
Shorten new binding descriptions
This commit is contained in:
parent
29d737cf25
commit
e15324ca90
@ -165,16 +165,16 @@ namespace osu.Game.Input.Bindings
|
||||
SelectNext,
|
||||
|
||||
// Song select keybindings
|
||||
[Description("Toggle mod selection overlay")]
|
||||
[Description("Toggle Mod Select")]
|
||||
ToggleModSelection,
|
||||
|
||||
[Description("Select a random beatmap")]
|
||||
[Description("Random")]
|
||||
SelectNextRandom,
|
||||
|
||||
[Description("Select the last random beatmap")]
|
||||
[Description("Rewind")]
|
||||
SelectPreviousRandom,
|
||||
|
||||
[Description("Toggle beatmap options overlay")]
|
||||
[Description("Beatmap Options")]
|
||||
ToggleBeatmapOptions,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user