提交 a532b006 编写于 作者: L Luis Fraguada

remove redundant code

上级 90f818b9
......@@ -272,12 +272,6 @@ Rhino3dmLoader.prototype = Object.assign( Object.create( Loader.prototype ), {
var _object = this._createObject( obj, material );
if ( ! this.materials.includes( material ) ) {
this.materials.push( material );
}
if ( _object === undefined ) {
continue;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册