Przeglądaj źródła

Replace a tab with a space

Takahiro 8 lat temu
rodzic
commit
169e97e972
1 zmienionych plików z 1 dodań i 1 usunięć
  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 ) {