diff --git a/Source/script.cpp b/Source/script.cpp index 6ddfbc58..c11d0ae6 100644 --- a/Source/script.cpp +++ b/Source/script.cpp @@ -2923,6 +2923,9 @@ int CEXEBuild::doCommand(int which_token, LineParser &line) included++; } + if (included) + return PS_OK; + } // nothing found