follow up
This commit is contained in:
parent
7b3348a723
commit
20d6844f2d
@ -165,7 +165,7 @@ namespace OWTrack
|
|||||||
ChangeInSR = tr.srDiff(),
|
ChangeInSR = tr.srDiff(),
|
||||||
dateTime = DateTime.Now
|
dateTime = DateTime.Now
|
||||||
};
|
};
|
||||||
tr.matches.Add(match);
|
tr.AddMatch(match);
|
||||||
}
|
}
|
||||||
|
|
||||||
#region Events
|
#region Events
|
||||||
|
Loading…
Reference in New Issue
Block a user