This commit is contained in:
HeshamTB 2018-12-25 14:52:29 +03:00
parent 74fc40f0d5
commit b8298a2c4c

View File

@ -71,7 +71,6 @@ namespace OWTrack
}
}
//Move to saveManeger.cs ?
private void loadSave()
{
try
@ -235,12 +234,6 @@ namespace OWTrack
}
finally
{
//if (!SRonce)
//{
// tr.startSR = sr;
// SRonce = true;
//}
//else tr.newSR = sr;
if (tr.GetCurrentSession().IsNewSession())
tr.startSR = sr;
else