WIP: Major update #45
@ -205,6 +205,7 @@ namespace OWTrack
|
||||
|
||||
public void AddMatch(Match match)
|
||||
{
|
||||
match.LastMatchSR = this.Matches.Last().newSR;
|
||||
this.Matches.Add(match);
|
||||
this.TotalMatches = Matches.Count();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user