Merge branch 'master' of git://github.com/beedee/OpenRA

This commit is contained in:
Chris Forbes
2009-10-11 08:54:45 +13:00
5 changed files with 2868 additions and 2807 deletions

View File

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