Skip to content

Commit d186a37

Browse files
committed
Add missing ArtifactEditor to GUI
1 parent 2005ea4 commit d186a37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Disunity/Disunity.Editor/ExporterEditorWindow.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ private void OnEnable() {
4747
_editorSelector.AddEditor(_sceneEditor);
4848
_editorSelector.AddEditor(_preloadAssemblyEditor);
4949
_editorSelector.AddEditor(_dependencyEditor);
50+
_editorSelector.AddEditor(_artifactEditor);
5051
_editorSelector.AddEditor(_exportEditor);
5152
}
5253

0 commit comments

Comments
 (0)