1
0
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:
Juan Linietsky
2015-04-18 20:11:33 -03:00
parent b66b86b05e
commit 1de1a04b78
5 changed files with 93 additions and 176 deletions

View File

@@ -734,7 +734,6 @@ void EditorSceneImportDialog::_import(bool p_and_open) {
return;
}
print_line("PI REFERENCES "+itos(scr->reference_get_count()));
}