You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
small fix
This commit is contained in:
@@ -2886,6 +2886,7 @@ void VisualScriptEditor::_selected_connect_node_method_or_setget(const String& p
|
||||
script->data_connect(edited_func,port_action_node,port_action_output,port_action_new_node,0);
|
||||
}
|
||||
|
||||
_update_graph(port_action_new_node);
|
||||
_update_graph_connections();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user