提交 aeda49d6 编写于 作者: G Gary Oberbrunner

Fix style per review comment

上级 270a6735
......@@ -1360,8 +1360,8 @@ THREE.GLTFExporter.prototype = {
}
if (primitive.indices === null)
delete primitive.indices
if ( primitive.indices === null ) delete primitive.indices;
}
var material = processMaterial( materials[ groups[ i ].materialIndex ] );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册