You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-02 16:48:55 +00:00
-fix local and global usage for DirAccess, fixes #791
please test anyway..
This commit is contained in:
@@ -734,7 +734,6 @@ void EditorSceneImportDialog::_import(bool p_and_open) {
|
||||
return;
|
||||
}
|
||||
|
||||
print_line("PI REFERENCES "+itos(scr->reference_get_count()));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user