diff --git a/lib/obj.js b/lib/obj.js index 80c121e..94a6434 100644 --- a/lib/obj.js +++ b/lib/obj.js @@ -181,7 +181,6 @@ function processObj(objFile, info, materials, images, done) { parseFloat(result[1]), parseFloat(result[2]) ); - } else if ((result = facePattern1.exec(line)) !== null) { addFace( result[1], result[1], undefined, undefined,