removed messagebox
This commit is contained in:
parent
632325fcd0
commit
264ca744f3
@ -98,7 +98,6 @@ namespace OWTrack
|
||||
{
|
||||
if (!tr.LoacteOW())
|
||||
{
|
||||
MessageBox.Show(tr.gamePath);
|
||||
tr.gamePath = getGamePath();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user