From 984c7092a6b18252993656bde25cf6bd7f939aed Mon Sep 17 00:00:00 2001 From: Javier Flores Date: Fri, 14 Apr 2017 16:33:58 -0500 Subject: [PATCH] Pls AppVeyor don't die --- osu.Game/Screens/Menu/Intro.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/osu.Game/Screens/Menu/Intro.cs b/osu.Game/Screens/Menu/Intro.cs index faacb04876..62fe2431bf 100644 --- a/osu.Game/Screens/Menu/Intro.cs +++ b/osu.Game/Screens/Menu/Intro.cs @@ -95,6 +95,7 @@ namespace osu.Game.Screens.Menu if(menuVoice) welcome.Play(); + Scheduler.AddDelayed(delegate { if(menuMusic)