Jelajahi Sumber

Revert a comment line which has been wrongly removed

Takahiro 7 tahun lalu
induk
melakukan
af94f9767a
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      examples/js/loaders/GLTFLoader.js

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

@@ -1014,6 +1014,8 @@ THREE.GLTFLoader = ( function () {
 		BLEND: 'BLEND'
 	};
 
+	/* UTILITY FUNCTIONS */
+
 	function resolveURL( url, path ) {
 
 		// Invalid URL