mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 16:10:46 +00:00
#566 weird bug with internal flash player window in latest nightly after FFDec closing: fixed
This commit is contained in:
@@ -120,7 +120,7 @@ public class RecompileTest {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private void testAS2DirectEditingOne(String filename) {
|
||||
try {
|
||||
SWF swf = new SWF(new BufferedInputStream(new FileInputStream(TESTDATADIR + File.separator + filename)), false);
|
||||
|
||||
Reference in New Issue
Block a user