Fix some error messages

This commit is contained in:
Franklin Sobrinho 2016-01-09 08:35:57 -03:00
parent 292e8bf0ab
commit 7fa233cd89
6 changed files with 4 additions and 14 deletions

View file

@ -3831,7 +3831,6 @@ void EditorNode::animation_editor_make_visible(bool p_visible) {
}
animation_editor->set_keying(p_visible);
_update_keying();
}