mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 11:42:56 +08: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…
Reference in New Issue
Block a user