1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Remove error when getting dependencies from tscn files in some cases, closes #3897

This commit is contained in:
Juan Linietsky
2016-06-28 12:35:11 -03:00
parent 3754f6cd75
commit 519fce94e9
2 changed files with 35 additions and 22 deletions

View File

@@ -56,7 +56,7 @@ class ResourceInteractiveLoaderText : public ResourceInteractiveLoader {
bool is_scene;
String res_type;
bool ignore_resource_parsing;
// Map<String,String> remaps;