mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 05:01:10 +00:00
Fix some error messages
This commit is contained in:
parent
292e8bf0ab
commit
7fa233cd89
6 changed files with 4 additions and 14 deletions
|
|
@ -3831,7 +3831,6 @@ void EditorNode::animation_editor_make_visible(bool p_visible) {
|
|||
}
|
||||
|
||||
animation_editor->set_keying(p_visible);
|
||||
_update_keying();
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue