提交 741d9b72 编写于 作者: T Tristan Valcke

Remove unnecessary comma in webgl_custom_attributes

上级 c72ba966
......@@ -106,7 +106,7 @@
amplitude: { value: 1.0 },
color: { value: new THREE.Color( 0xff2200 ) },
texture: { value: new THREE.TextureLoader().load( "textures/water.jpg" ) },
texture: { value: new THREE.TextureLoader().load( "textures/water.jpg" ) }
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册