Skip to content

Commit eb380a9

Browse files
Updates prefab display section.
1 parent f3abf12 commit eb380a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/editor/plugins/phasereditor2d.scene/src/ui/editor/properties/PrefabDisplaySection.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ namespace phasereditor2d.scene.ui.editor.properties {
1616

1717
comp.style.gridTemplateColumns = "auto 1fr";
1818

19-
this.createStringField(comp, "displayName", "Scene Display Name", "The display name of the scene.");
2019
this.createStringField(comp, "prefabObjDisplayFmt", "Object Display Format", "To format the object's display label.");
2120
}
2221

0 commit comments

Comments
 (0)