浏览代码

Revert a comment line which has been wrongly removed

Takahiro 7 年之前
父节点
当前提交
af94f9767a
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      examples/js/loaders/GLTFLoader.js

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

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