IsWIn bool in Match
This commit is contained in:
parent
16afdb74ac
commit
6b9413ec93
@ -230,7 +230,7 @@ namespace OWTrack
|
||||
{
|
||||
public Match() { }
|
||||
public DateTime dateTime { get; set; }
|
||||
public bool IsWin;//to be used.
|
||||
public bool IsWin;
|
||||
public string DateTimeSting;
|
||||
public int StartSR;
|
||||
public int LastMatchSR;
|
||||
|
Loading…
Reference in New Issue
Block a user