You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Create .uid files in EditorFileSystem
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user