Explorar o código

Revert "Fix selection of spatial nodes after selecting a non-spatial one."

Rémi Verschelde %!s(int64=7) %!d(string=hai) anos
pai
achega
0471386a97
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      editor/editor_node.cpp

+ 0 - 2
editor/editor_node.cpp

@@ -1558,8 +1558,6 @@ void EditorNode::_edit_current() {
 
 				editor_plugin_screen->edit(current_obj);
 			}
-		} else {
-			editor_plugin_screen->edit(current_obj);
 		}
 
 		Vector<EditorPlugin *> sub_plugins = editor_data.get_subeditors(current_obj);