mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 09:22:54 +08:00
Remove unused Hotkey assignment
This commit is contained in:
parent
df148cf9d1
commit
62984cb7f5
@ -40,7 +40,6 @@ namespace osu.Game.Screens.Select
|
||||
SelectedColour = colours.Green;
|
||||
DeselectedColour = SelectedColour.Opacity(0.5f);
|
||||
Text = @"random";
|
||||
Hotkey = GlobalAction.SelectNextRandom;
|
||||
}
|
||||
|
||||
private void updateText()
|
||||
|
Loading…
Reference in New Issue
Block a user