From 0389f5dc5ddcbec779e960ba832af179f144f60e Mon Sep 17 00:00:00 2001 From: bob Date: Wed, 19 Mar 2008 07:03:10 +0000 Subject: [PATCH] suck. git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1942 993157c7-ee19-0410-b2c4-bb4e9862e678 --- OpenRa.Game/MainWindow.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenRa.Game/MainWindow.cs b/OpenRa.Game/MainWindow.cs index d670625ea2..a9ee92a1ec 100644 --- a/OpenRa.Game/MainWindow.cs +++ b/OpenRa.Game/MainWindow.cs @@ -28,7 +28,7 @@ namespace OpenRa.Game public MainWindow(Settings settings) { FileSystem.Mount(new Folder("../../../")); - FileSystem.Mount(new Package("redalert.mix")); + FileSystem.Mount(new Package("redalert.mix")); FileSystem.Mount(new Package("conquer.mix")); FileSystem.Mount(new Package("hires.mix"));