mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Update usages of Drawable.Click()
This commit is contained in:
@ -67,7 +67,7 @@ namespace osu.Game.Screens.Select
|
||||
return false;
|
||||
}
|
||||
|
||||
Click();
|
||||
TriggerClick();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user