Refactors the music player.

This commit is contained in:
Zimmermann Gyula
2015-06-26 02:45:43 +02:00
parent f5d7df621f
commit 60fafaa5a7
6 changed files with 178 additions and 69 deletions

View File

@@ -286,7 +286,6 @@ namespace OpenRA
Console.WriteLine("Loading mod: {0}", mod);
Settings.Game.Mod = mod;
Sound.StopMusic();
Sound.StopVideo();
Sound.Initialize();