You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-05 17:15:09 +00:00
Minor fixes for ScriptCreateDialog
This commit is contained in:
@@ -58,7 +58,6 @@ class ScriptCreateDialog : public ConfirmationDialog {
|
||||
Button *path_button;
|
||||
EditorFileDialog *file_browse;
|
||||
CheckBox *internal;
|
||||
Label *internal_label;
|
||||
VBoxContainer *path_vb;
|
||||
AcceptDialog *alert;
|
||||
CreateDialog *select_class;
|
||||
|
||||
Reference in New Issue
Block a user