mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 15:51:33 +00:00
LZMA saving fixed
This commit is contained in:
@@ -37,6 +37,11 @@ public class SWFHeader {
|
||||
*/
|
||||
public SWFCompression compression = SWFCompression.NONE;
|
||||
|
||||
/**
|
||||
* LZMA properties
|
||||
*/
|
||||
public byte[] lzmaProperties;
|
||||
|
||||
/**
|
||||
* ScaleForm GFx
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user