Formatting (White space)
This commit is contained in:
parent
2d5771beb8
commit
035d9979d1
@ -170,7 +170,7 @@ namespace OWTrack
|
||||
public int TotalMatches;
|
||||
public int SkillChange;
|
||||
public int StartSR;
|
||||
List<Match> Matches = new List<Math>();
|
||||
List<Match> Matches = new List<Match>();
|
||||
DateTime date;
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user