1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 09:16:01 +08:00

SceneGraph draw default inspector

This commit is contained in:
Thor Brigsted 2020-11-14 16:25:16 +01:00
parent e3127a9135
commit 6aacfbfd2d

View File

@ -53,6 +53,7 @@ namespace XNodeEditor {
GUI.color = Color.white;
}
}
DrawDefaultInspector();
}
private void OnEnable() {