mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Always call schedulePopOut
This commit is contained in:
@ -152,7 +152,7 @@ namespace osu.Game.Overlays
|
||||
|
||||
protected override bool OnHover(InputState state)
|
||||
{
|
||||
Show();
|
||||
schedulePopOut();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user