Use IReadOnlyFileSystem in Sound code.
This commit is contained in:
@@ -342,8 +342,6 @@ namespace OpenRA
|
||||
|
||||
ModData = new ModData(mod, !Settings.Server.Dedicated);
|
||||
|
||||
Sound.Initialize();
|
||||
|
||||
using (new PerfTimer("LoadMaps"))
|
||||
ModData.MapCache.LoadMaps();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user