follow up

This commit is contained in:
HeshamTB 2018-12-21 17:30:47 +03:00
parent 7b3348a723
commit 20d6844f2d

View File

@ -165,7 +165,7 @@ namespace OWTrack
ChangeInSR = tr.srDiff(),
dateTime = DateTime.Now
};
tr.matches.Add(match);
tr.AddMatch(match);
}
#region Events