mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-01 19:04:38 +00:00
telltarget test fixed
This commit is contained in:
@@ -785,8 +785,8 @@ public class ActionScript2Test extends ActionStript2TestBase {
|
||||
+ "targetPath(f);\r\n"
|
||||
+ "tellTarget(mc)\r\n"
|
||||
+ "{\r\n"
|
||||
+ "trace(\"told\")\r\n"
|
||||
+ "};\r\n"
|
||||
+ "trace(\"told\");\r\n"
|
||||
+ "}\r\n"
|
||||
+ "toggleHighQuality();\r\n"
|
||||
+ "a = unescape(f);\r\n"
|
||||
+ "unloadMovie(mc);\r\n"
|
||||
|
||||
Reference in New Issue
Block a user