From 2c6327fca9ff5b940b6545a9ecd818e02d6e37fb Mon Sep 17 00:00:00 2001 From: ColdVolcano Date: Fri, 14 Apr 2017 17:17:51 -0500 Subject: [PATCH] Build for real this time --- osu.Game/Screens/Menu/Intro.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)