You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
ability to drag scenes from filesystem to tree for instancing
This commit is contained in:
@@ -1046,7 +1046,7 @@ void GDFunctions::call(Function p_func,const Variant **p_args,int p_arg_count,Va
|
||||
} break;
|
||||
case FUNC_MAX: {
|
||||
|
||||
ERR_FAIL_V();
|
||||
ERR_FAIL();
|
||||
} break;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user