mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 02:49:53 +08:00
@@ -149,6 +149,7 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
pushDebounce = Scheduler.AddDelayed(() =>
|
||||
{
|
||||
pushDebounce = null;
|
||||
contentOut();
|
||||
|
||||
this.Delay(250).Schedule(() =>
|
||||
|
||||
Reference in New Issue
Block a user