mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 00:40:47 +00:00
committed by
Jindra Petřík
parent
5258faa596
commit
49b2ef0df0
+1
-1
@@ -654,7 +654,7 @@ public class InstancePropertiesPanel extends AbstractPropertiesPanel {
|
||||
instanceLabel.setText(EasyStrings.translate("properties.instance.multiple").replace("%count%", "" + dss.size()));
|
||||
}
|
||||
|
||||
//swfPanel.getStagePanel().gett
|
||||
//swfPanel.getStagePanel().get
|
||||
|
||||
Set<Integer> alphaPercent = new HashSet<>();
|
||||
Set<Integer> alphaAdd = new HashSet<>();
|
||||
|
||||
Reference in New Issue
Block a user