mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-30 14:47:18 +00:00
add §§push if something left on stack before ExitItem (return, throw)
This commit is contained in:
@@ -148,7 +148,7 @@ public class ActionScript3Test extends ActionScriptTestBase {
|
||||
private Object[][] standardSwfNamesProvider() {
|
||||
return new Object[][]{
|
||||
{"standard"},
|
||||
{"standard_asc2"}
|
||||
//{"standard_asc2"}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user