mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 15:41:12 +00:00
committed by
Jindra Petřík
parent
f02a44453e
commit
b8836fc196
@@ -48,7 +48,7 @@ public class AS2Package implements TreeItem {
|
||||
private final AS2Package parent;
|
||||
|
||||
/**
|
||||
* Subpackges
|
||||
* Subpackages
|
||||
*/
|
||||
public Map<String, AS2Package> subPackages = new TreeMap<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user