diff --git a/OWTrack/Tracker.cs b/OWTrack/Tracker.cs index f1c6455..26e7394 100644 --- a/OWTrack/Tracker.cs +++ b/OWTrack/Tracker.cs @@ -170,8 +170,8 @@ namespace OWTrack public int TotalMatches; public int SkillChange; public int StartSR; - List Matches = new List(); - DateTime date; + public List Matches = new List(); + public DateTime date; /// /// Start a new session with a starting Skill Rating