Better install menu and package downloading.

This commit is contained in:
Paul Chote
2011-01-20 12:42:48 +13:00
parent 7dad013b31
commit 421058866d
6 changed files with 151 additions and 61 deletions

View File

@@ -16,6 +16,8 @@ namespace OpenRA.Mods.RA.Widgets
{
public string TestFile;
public string GameTitle;
public string PackageURL;
public string PackagePath;
public override void DrawInner() {}
}