提交 e3660e18 编写于 作者: M Mugen87

Examples: Clean up

上级 c12a4812
......@@ -48,7 +48,7 @@ THREE.ConvexHull = ( function () {
if ( points.length < 4 ) {
console.error( 'THREE.QuickHull: The algorithm needs at least four points.' );
console.error( 'THREE.ConvexHull: The algorithm needs at least four points.' );
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册