From 83135aa122dcd1a260830767b119b33984364838 Mon Sep 17 00:00:00 2001 From: Silc Renew Date: Tue, 29 Nov 2022 18:51:45 +0900 Subject: Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player #69357 --- editor/animation_track_editor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'editor/animation_track_editor.h') diff --git a/editor/animation_track_editor.h b/editor/animation_track_editor.h index dc0c4abe5f..4b50424f39 100644 --- a/editor/animation_track_editor.h +++ b/editor/animation_track_editor.h @@ -138,7 +138,6 @@ class AnimationTrackEdit : public Control { enum { MENU_CALL_MODE_CONTINUOUS, MENU_CALL_MODE_DISCRETE, - MENU_CALL_MODE_TRIGGER, MENU_CALL_MODE_CAPTURE, MENU_INTERPOLATION_NEAREST, MENU_INTERPOLATION_LINEAR, -- cgit v1.2.3