mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 20:04:37 +00:00
SWF max version increased
This commit is contained in:
@@ -214,7 +214,7 @@ public final class SWF implements SWFContainerItem, Timelined {
|
||||
* Maximum SWF file format version Needs to be fixed when SWF versions
|
||||
* reaches this value
|
||||
*/
|
||||
public static final int MAX_VERSION = 32;
|
||||
public static final int MAX_VERSION = 64;
|
||||
|
||||
/**
|
||||
* Tags inside of file
|
||||
|
||||
Reference in New Issue
Block a user