This commit is contained in:
MuHua-123
2025-10-09 17:44:01 +08:00
parent bd27595b0d
commit 65e218850f
2 changed files with 4 additions and 2 deletions
@@ -48,8 +48,6 @@ namespace MuHuaEditor {
public UIValueContainerConst parent;
public UIAttributePanel attributePanel;
public Label Range => Q<Label>("Range");
public TextField Name => Q<TextField>("Name");
public EnumField Type => Q<EnumField>("Type");