mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 20:41:14 +00:00
framerate is float
This commit is contained in:
@@ -66,7 +66,7 @@ public class Timeline {
|
||||
|
||||
public RECT displayRect;
|
||||
|
||||
public int frameRate;
|
||||
public float frameRate;
|
||||
|
||||
public Timelined timelined;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user