mirror of
https://github.com/ppy/osu.git
synced 2026-06-04 22:57:46 +08: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