Fix bug 56872

This commit is contained in:
Oleg Korshul
2022-04-27 11:39:32 +03:00
parent c691df5cac
commit dbcf20c3f4

View File

@ -463,6 +463,11 @@ int main(int argc, char** argv)
continue;
}
}
else if (!NSDirectory::Exists(sOut))
{
--nThemeIndex;
continue;
}
oBuilder.ClearNoAttack();
oBuilder.WriteString(L"<Settings><SrcFileType>");