mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 12:12:28 +00:00
Fix AnimationPlayer pin behavior
This commit is contained in:
parent
fe01776f05
commit
5c6ca5fc09
@ -73,6 +73,8 @@ void AnimationPlayerEditor::_node_removed(Node *p_node) {
|
||||
_update_player();
|
||||
|
||||
_ensure_dummy_player();
|
||||
|
||||
pin->set_pressed(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user