mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-04 11:55:10 +00:00
spelling: zero-based
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
48d35fdf70
commit
c761cef11f
@@ -34,7 +34,7 @@ public class Scene implements TreeItem {
|
||||
private SWF swf;
|
||||
|
||||
/**
|
||||
* Start frame (zero-ased).
|
||||
* Start frame (zero-based).
|
||||
*/
|
||||
public int startFrame;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user