Browse Source

Fix AnimationPlayer edited scene bug

Peter Folkins 7 năm trước cách đây
mục cha
commit
223f085857
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      editor/animation_editor.cpp

+ 0 - 1
editor/animation_editor.cpp

@@ -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;