auto-map-downloading updated. (sync)

This commit is contained in:
Igor Popov
2013-03-23 19:27:53 +04:00
parent aa6f12f0a1
commit 586723926a
5 changed files with 43 additions and 4 deletions

View File

@@ -118,6 +118,8 @@ namespace OpenRA.GameRules
public int Timestep = 40;
public string ConnectTo = "";
public bool AllowDownloading = true;
public string MapRepository = "http://content.open-ra.org/map/";
}
public class KeySettings