mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 06:33:20 +08:00
Bring back the delay to what it was before.
This commit is contained in:
parent
ec64455573
commit
2d155f6a5c
@ -240,7 +240,7 @@ namespace osu.Game.Screens.Play
|
||||
Content.Delay(250);
|
||||
Content.FadeIn(250);
|
||||
|
||||
Delay(500);
|
||||
Delay(750);
|
||||
Schedule(() =>
|
||||
{
|
||||
sourceClock.Start();
|
||||
|
Loading…
Reference in New Issue
Block a user