mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Bring back the delay to what it was before.
This commit is contained in:
@ -240,7 +240,7 @@ namespace osu.Game.Screens.Play
|
||||
Content.Delay(250);
|
||||
Content.FadeIn(250);
|
||||
|
||||
Delay(500);
|
||||
Delay(750);
|
||||
Schedule(() =>
|
||||
{
|
||||
sourceClock.Start();
|
||||
|
Reference in New Issue
Block a user