Преглед на файлове

Merge pull request #18385 from flashyincceo/animation-save-bug

Fix AnimationPlayer edited scene bug
Gilles Roudière преди 7 години
родител
ревизия
a096df5e45
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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;