提交 63d7b66e 编写于 作者: Q Quentin Quaadgras

Fix syntax error from by #13172 merge.

上级 20bb0a5f
......@@ -3519,7 +3519,7 @@ THREE.ColladaLoader.prototype = {
}
var fallbackMaterial = new THREE.MeshBasicMaterial( { color: 0xff00ff ) };
var fallbackMaterial = new THREE.MeshBasicMaterial( { color: 0xff00ff } );
function resolveMaterialBinding( keys, instanceMaterials ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册