mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Merge commit godotengine/godot@6c05ec3d67
This commit is contained in:
@@ -361,6 +361,7 @@ void ScriptCreateDialog::_create_new() {
|
||||
alert->popup_centered();
|
||||
return;
|
||||
}
|
||||
EditorNode::get_singleton()->ensure_uid_file(lpath);
|
||||
}
|
||||
|
||||
emit_signal(SNAME("script_created"), scr);
|
||||
|
||||
Reference in New Issue
Block a user