1.4.3 #36

Manually merged
Hesham merged 7 commits from release/1.4.3 into master 2018-12-10 09:07:02 +01:00
Showing only changes of commit 264ca744f3 - Show all commits

View File

@ -98,7 +98,6 @@ namespace OWTrack
{
if (!tr.LoacteOW())
{
MessageBox.Show(tr.gamePath);
tr.gamePath = getGamePath();
}
}