Fixed #1916 Translation tool did not load up

This commit is contained in:
Jindra Petřík
2022-12-25 10:49:22 +01:00
parent 70a4dbf272
commit 87f4baf554
4 changed files with 91 additions and 90 deletions

View File

@@ -2628,8 +2628,6 @@ public class Main {
}
}
});
} else {
System.exit(0);
}
}
}