git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1941 993157c7-ee19-0410-b2c4-bb4e9862e678

This commit is contained in:
chrisf
2008-03-19 03:11:02 +00:00
parent 6d2b2aec87
commit a5fcace630

View File

@@ -28,6 +28,7 @@ namespace OpenRa.Game
public MainWindow(Settings settings) public MainWindow(Settings settings)
{ {
FileSystem.Mount(new Folder("../../../")); FileSystem.Mount(new Folder("../../../"));
FileSystem.Mount(new Package("redalert.mix"));
FileSystem.Mount(new Package("conquer.mix")); FileSystem.Mount(new Package("conquer.mix"));
FileSystem.Mount(new Package("hires.mix")); FileSystem.Mount(new Package("hires.mix"));