mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 18:07:27 +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)
|
protected override bool OnHover(InputState state)
|
||||||
{
|
{
|
||||||
Show();
|
schedulePopOut();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user