fixed templates. scg02ea now loads.

This commit is contained in:
Bob
2009-10-10 22:29:37 +13:00
parent dce4bcc216
commit 00d388c46c
2 changed files with 2802 additions and 2801 deletions

View File

@@ -28,7 +28,8 @@ namespace OpenRa.Game
FileSystem.Mount(new Folder("../../../../"));
FileSystem.Mount(new Package("redalert.mix"));
FileSystem.Mount(new Package("conquer.mix"));
FileSystem.Mount(new Package("hires.mix"));
FileSystem.Mount(new Package("hires.mix"));
FileSystem.Mount(new Package("general.mix"));
FormBorderStyle = FormBorderStyle.None;
BackColor = Color.Black;

File diff suppressed because it is too large Load Diff