mirror of
https://github.com/Relintai/mesh_data_resource.git
synced 2024-11-12 10:15:21 +01:00
Work on fixing compile.
This commit is contained in:
parent
bedb86c987
commit
bde0e9301f
@ -74,7 +74,7 @@ Error EditorImportGLTFMdr::import(const String &p_source_file, const String &p_s
|
||||
|
||||
Error err = process_node(n, p_source_file, p_save_path, p_options, r_platform_variants, r_gen_files, r_metadata);
|
||||
|
||||
n->queue_delete();
|
||||
n->queue_free();
|
||||
return err;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user