ソースを参照

Replace a tab with a space

Takahiro 8 年 前
コミット
169e97e972
1 ファイル変更1 行追加1 行削除
  1. 1 1
      examples/js/loaders/GLTFLoader.js

+ 1 - 1
examples/js/loaders/GLTFLoader.js

@@ -1044,7 +1044,7 @@ THREE.GLTFLoader = ( function () {
 
 											}
 
-										}	else {
+										} else {
 
 											if ( shaderParam && shaderParam.value ) {