WIP: Major update #45

Closed
Hesham wants to merge 16 commits from develop-laptop into master
Showing only changes of commit b8298a2c4c - Show all commits

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