提交 809fbd9d 编写于 作者: M Michael Herzog 提交者: Mr.doob

Ray: Added missing semicolon (#8657)

上级 828e9360
......@@ -270,7 +270,7 @@ THREE.Ray.prototype = {
// else t0 is in front of the ray, so return the first collision point scaled by t0
return this.at( t0, optionalTarget );
}
};
}(),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册