Minor run fix
This commit is contained in:
@@ -1000,7 +1000,7 @@ class RunScript {
|
|||||||
|
|
||||||
if (args.length == 2 + ignoreLength) {
|
if (args.length == 2 + ignoreLength) {
|
||||||
|
|
||||||
if (FileSystem.exists (PathHelper.tryFullPath ("include.nmml"))) {
|
if (FileSystem.exists (PathHelper.tryFullPath ("include.xml"))) {
|
||||||
|
|
||||||
path = PathHelper.tryFullPath ("project");
|
path = PathHelper.tryFullPath ("project");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user