From 7f00fd4ff7f31aff361675f9084dee530dc5ae21 Mon Sep 17 00:00:00 2001 From: Silc Renew Date: Fri, 18 Nov 2022 16:49:20 +0900 Subject: change root motion track candidating method --- editor/plugins/animation_tree_editor_plugin.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'editor/plugins/animation_tree_editor_plugin.h') diff --git a/editor/plugins/animation_tree_editor_plugin.h b/editor/plugins/animation_tree_editor_plugin.h index 9ef9fff8cd..658fd287b6 100644 --- a/editor/plugins/animation_tree_editor_plugin.h +++ b/editor/plugins/animation_tree_editor_plugin.h @@ -35,8 +35,6 @@ #include "scene/animation/animation_tree.h" #include "scene/gui/button.h" #include "scene/gui/graph_edit.h" -#include "scene/gui/popup.h" -#include "scene/gui/tree.h" class EditorFileDialog; -- cgit v1.2.3