This commit is contained in:
OMGeeky
2025-06-16 12:38:12 +02:00
parent 829bb336b8
commit 58603d32a1

View File

@@ -91,7 +91,7 @@ public class ItemEditor extends JSONElementEditor {
private JSpinner equipConditionMagnitude;
private CollapsiblePanel hitEffectPane;
private Common.HitEffect hitEffect;
private Common.HitEffect hitEffect;//TODO: Check if this was set anywhere before my changes
private JSpinner hitHPMin;
private JSpinner hitHPMax;
private JSpinner hitAPMin;