mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
@ -149,6 +149,7 @@ namespace osu.Game.Screens.Play
|
|||||||
|
|
||||||
pushDebounce = Scheduler.AddDelayed(() =>
|
pushDebounce = Scheduler.AddDelayed(() =>
|
||||||
{
|
{
|
||||||
|
pushDebounce = null;
|
||||||
contentOut();
|
contentOut();
|
||||||
|
|
||||||
this.Delay(250).Schedule(() =>
|
this.Delay(250).Schedule(() =>
|
||||||
|
Reference in New Issue
Block a user