Changed to fix file run issue
This commit is contained in:
parent
86f64ffee1
commit
d822eb6c19
@ -1514,11 +1514,6 @@ namespace RokettoLaunch
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!RyzStudio.IO.File.IsAccessible(model.TargetPath))
|
|
||||||
{
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (this.CurrentSession.HideOnExecute)
|
if (this.CurrentSession.HideOnExecute)
|
||||||
{
|
{
|
||||||
this.Visible = false;
|
this.Visible = false;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user