You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
Make duplicate animation prompt for new name
This commit is contained in:
@@ -124,7 +124,7 @@ class AnimationPlayerEditor : public VBoxContainer {
|
||||
|
||||
ConfirmationDialog *name_dialog;
|
||||
ConfirmationDialog *error_dialog;
|
||||
bool renaming;
|
||||
int name_dialog_op;
|
||||
|
||||
bool updating;
|
||||
bool updating_blends;
|
||||
|
||||
Reference in New Issue
Block a user