提交 1544f8b4 编写于 作者: T Takahiro

Minor clean up SEA3D.js

上级 579e8d25
......@@ -3240,9 +3240,8 @@ SEA3D.File.prototype.load = function ( url ) {
xhr.open( "GET", url, true );
if (!this.config.path) {
if ( ! this.config.path ) {
// this.config.path = THREE.Loader.prototype.extractUrlBase( url );
this.config.path = THREE.LoaderUtils.extractUrlBase( url );
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册