Skip to content

Commit

Permalink
Merge pull request #18385 from flashyincceo/animation-save-bug
Browse files Browse the repository at this point in the history
Fix AnimationPlayer edited scene bug
  • Loading branch information
groud authored Apr 24, 2018
2 parents 2e8dda1 + 223f085 commit a096df5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor/animation_editor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3130,7 +3130,6 @@ void AnimationKeyEditor::set_animation(const Ref<Animation> &p_anim) {

timeline_pos = 0;
_clear_selection();
_update_paths();

_update_menu();
selected_track = -1;
Expand Down

0 comments on commit a096df5

Please sign in to comment.