Extracting packages

This commit is contained in:
Paul Chote
2011-01-20 14:08:35 +13:00
parent 775ccc112b
commit 5ce5d48b04
4 changed files with 128 additions and 27 deletions

View File

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