mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Fix ScriptCreateDialog not accepting on submit
This commit is contained in:
@@ -97,7 +97,6 @@ class ScriptCreateDialog : public ConfirmationDialog {
|
||||
void _path_hbox_sorted();
|
||||
bool _can_be_built_in();
|
||||
void _path_changed(const String &p_path = String());
|
||||
void _path_submitted(const String &p_path = String());
|
||||
void _language_changed(int l = 0);
|
||||
void _built_in_pressed();
|
||||
void _use_template_pressed();
|
||||
|
||||
Reference in New Issue
Block a user