You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
-Cleaned up GraphEdit, also fixes #3568
This commit is contained in:
@@ -591,4 +591,5 @@ void GraphNode::_bind_methods() {
|
||||
GraphNode::GraphNode() {
|
||||
show_close=false;
|
||||
connpos_dirty=true;
|
||||
set_stop_mouse(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user