mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Update usages of Drawable.Click()
This commit is contained in:
@ -176,7 +176,7 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
if (action == Hotkey)
|
||||
{
|
||||
Click();
|
||||
TriggerClick();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user