mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-27 13:54:49 +00:00
Better Comma operator detection WIP
This commit is contained in:
@@ -3823,6 +3823,7 @@ public final class SWF implements SWFContainerItem, Timelined, Openable {
|
||||
break;
|
||||
}
|
||||
|
||||
stack.setConnectedOutput(0, output);
|
||||
ins.translate(localData, stack, output, staticOperation, path);
|
||||
if (ins.isExit()) {
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user