提交 2dceab03 编写于 作者: M Mr.doob

BabylonLoader: Minor fix.

上级 bdc336be
...@@ -10,7 +10,7 @@ THREE.BabylonLoader = function ( manager ) { ...@@ -10,7 +10,7 @@ THREE.BabylonLoader = function ( manager ) {
THREE.BabylonLoader.prototype = { THREE.BabylonLoader.prototype = {
constructor: THREE.ObjectLoader, constructor: THREE.BabylonLoader,
load: function ( url, onLoad, onProgress, onError ) { load: function ( url, onLoad, onProgress, onError ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册