You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
missing changes
This commit is contained in:
@@ -1915,6 +1915,7 @@ void PropertyEditor::_notification(int p_what) {
|
||||
}
|
||||
if (p_what==NOTIFICATION_EXIT_TREE) {
|
||||
|
||||
get_tree()->disconnect("node_removed",this,"_node_removed");
|
||||
edit(NULL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user