mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:03:08 +08:00
parent
3151940435
commit
8f71d53c17
@ -149,6 +149,7 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
pushDebounce = Scheduler.AddDelayed(() =>
|
||||
{
|
||||
pushDebounce = null;
|
||||
contentOut();
|
||||
|
||||
this.Delay(250).Schedule(() =>
|
||||
|
Loading…
Reference in New Issue
Block a user