You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Fix AnimationPlayer edited scene bug
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user