mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 13:00:47 +00:00
#883 -dumpSWF option does not work anymore
This commit is contained in:
@@ -305,7 +305,9 @@ public class Main {
|
||||
return swf;
|
||||
}
|
||||
};
|
||||
loadingDialog.setWroker(worker);
|
||||
if (loadingDialog != null) {
|
||||
loadingDialog.setWroker(worker);
|
||||
}
|
||||
worker.execute();
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user