@@ -561,7 +561,10 @@ THREE.OBJMTLLoader.prototype = {
}
-
+
+ //Add last object
+ meshN(undefined, undefined);
return group;