Merge pull request #9916 from pchote/news-from-the-future

Fetch battlefield news once per game launch.
This commit is contained in:
Pavel Penev
2015-11-07 14:12:03 +02:00
2 changed files with 7 additions and 8 deletions

View File

@@ -179,7 +179,6 @@ namespace OpenRA
public bool FetchNews = true;
public string NewsUrl = "http://www.openra.net/gamenews";
public DateTime NewsFetchedDate;
}
public class KeySettings