Fixed bug causing not lzma SWFs not working

This commit is contained in:
Jindra Petk
2012-12-20 09:31:16 +01:00
parent 33740d43f0
commit 0b81a8686e

View File

@@ -66,7 +66,7 @@ public class SWF {
/**
* Use LZMA compression
*/
public boolean lzma = true;
public boolean lzma = false;
/**
* Compressed size of the file (LZMA)