Explorar o código

Revert a new line I have wrongly removed

Takahiro %!s(int64=7) %!d(string=hai) anos
pai
achega
0cd15ca493
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/js/loaders/GLTFLoader.js

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

@@ -2051,6 +2051,7 @@ THREE.GLTFLoader = ( function () {
 					geometries.push( geometry );
 
 				}
+
 			}
 
 			return geometries;