Create .uid files in EditorFileSystem
This commit is contained in:
parent
36a62d0c6a
commit
8aa3ee6a35
5 changed files with 29 additions and 36 deletions
|
|
@ -374,7 +374,6 @@ void ScriptCreateDialog::_create_new() {
|
|||
alert->popup_centered();
|
||||
return;
|
||||
}
|
||||
EditorNode::get_singleton()->ensure_uid_file(lpath);
|
||||
}
|
||||
|
||||
emit_signal(SNAME("script_created"), scr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue