This commit is contained in:
iceman1001 2022-08-24 07:25:10 +02:00
commit e18194028b
15 changed files with 792 additions and 792 deletions

View file

@ -110,8 +110,8 @@ void RunMod(void) {
// infinite loop
if (i > 15) {
// still no dump file found
if (flag_has_dumpfile == false) {
break;
if (flag_has_dumpfile == false) {
break;
}
// next loop
i = 1;