mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-13 19:48:29 +00:00
Refresh same name on slot/const edit
This commit is contained in:
@@ -123,6 +123,7 @@ public class SlotConstTraitDetailPanel extends JPanel implements TraitDetail {
|
||||
return false;
|
||||
}
|
||||
|
||||
abc.markSameContextMultinames();
|
||||
((Tag) abc.parentTag).setModified(true);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user