1.4.3 #38

Merged
Hesham merged 25 commits from release/1.4.3 into master 2018-12-21 22:19:53 +01:00
Showing only changes of commit 035d9979d1 - Show all commits

View File

@ -170,7 +170,7 @@ namespace OWTrack
public int TotalMatches; public int TotalMatches;
public int SkillChange; public int SkillChange;
public int StartSR; public int StartSR;
List<Match> Matches = new List<Math>(); List<Match> Matches = new List<Match>();
DateTime date; DateTime date;
/// <summary> /// <summary>