create file watch on new script
This commit is contained in:
parent
b65f7ae8d9
commit
23f283aef8
|
@ -841,6 +841,7 @@ namespace BizHawk.Client.EmuHawk
|
||||||
Verb = "Open",
|
Verb = "Open",
|
||||||
FileName = sfd.FileName
|
FileName = sfd.FileName
|
||||||
});
|
});
|
||||||
|
AddFileWatches();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue