mirror of
https://github.com/osukey/osukey.git
synced 2025-05-28 17:07:35 +09:00
Always call schedulePopOut
This commit is contained in:
parent
206f913a4c
commit
72aee8344e
@ -152,7 +152,7 @@ namespace osu.Game.Overlays
|
||||
|
||||
protected override bool OnHover(InputState state)
|
||||
{
|
||||
Show();
|
||||
schedulePopOut();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user