mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09: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