Minor run fix

This commit is contained in:
Joshua Granick
2014-01-10 13:15:00 -08:00
parent 9cd63539f6
commit 9750bc7d70
2 changed files with 1 additions and 1 deletions

BIN
run.n vendored

Binary file not shown.

View File

@@ -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");