mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-27 13:54:49 +00:00
script highlighting fixed 2
This commit is contained in:
@@ -977,7 +977,6 @@ public final class SWF implements SWFContainerItem, Timelined {
|
||||
};
|
||||
int currentIndex = index.getAndIncrement();
|
||||
synchronized (ABC.class) {
|
||||
long time = stopTime - startTime;
|
||||
informListeners("exporting", "Exporting script " + currentIndex + "/" + count + " " + path);
|
||||
}
|
||||
new RetryTask(rio, handler).run();
|
||||
|
||||
Reference in New Issue
Block a user