diff --git a/osu.Game/Screens/Menu/Intro.cs b/osu.Game/Screens/Menu/Intro.cs index 62fe2431bf..1fbb9b7197 100644 --- a/osu.Game/Screens/Menu/Intro.cs +++ b/osu.Game/Screens/Menu/Intro.cs @@ -95,7 +95,7 @@ namespace osu.Game.Screens.Menu if(menuVoice) welcome.Play(); - + Scheduler.AddDelayed(delegate { if(menuMusic)