mirror of
https://github.com/ppy/osu.git
synced 2026-06-01 02:40:04 +08:00
Reduce appear delay slightly.
This commit is contained in:
@@ -26,7 +26,7 @@ namespace osu.Game.Graphics.Cursor
|
||||
private ScheduledDelegate findTooltipTask;
|
||||
private UserInputManager inputManager;
|
||||
|
||||
private const int default_appear_delay = 250;
|
||||
private const int default_appear_delay = 220;
|
||||
|
||||
private IHasTooltip currentlyDisplayed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user