mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Merge remote-tracking branch 'refs/remotes/ppy/master' into cancel-select-random
This commit is contained in:
@ -377,6 +377,7 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
switch (args.Key)
|
||||
{
|
||||
case Key.KeypadEnter:
|
||||
case Key.Enter:
|
||||
raiseSelect();
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user