mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 22:42:57 +08:00
CI fix
This commit is contained in:
parent
09adb23591
commit
0616256bd0
@ -333,7 +333,7 @@ namespace osu.Game.Screens.Select
|
||||
}
|
||||
|
||||
selectionChangeNoBounce = beatmap;
|
||||
|
||||
|
||||
selectionChangedDebounce?.Cancel();
|
||||
selectionChangedDebounce = Scheduler.AddDelayed(delegate
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user