mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 17:41:12 +00:00
final fields
This commit is contained in:
@@ -51,7 +51,7 @@ public class ScriptPack implements TreeElementItem {
|
||||
public ABC abc;
|
||||
public int scriptIndex;
|
||||
public List<Integer> traitIndices;
|
||||
private ClassPath path;
|
||||
private final ClassPath path;
|
||||
|
||||
@Override
|
||||
public SWF getSwf() {
|
||||
|
||||
Reference in New Issue
Block a user