2
0
Mugen87 8 жил өмнө
parent
commit
e6254c69dc

+ 2 - 1
examples/js/loaders/TGALoader.js

@@ -103,7 +103,8 @@ THREE.TGALoader.prototype = {
 
 		}
 
-		// Parse tga image buffer
+		// parse tga image buffer
+
 		function tgaParse( use_rle, use_pal, header, offset, data ) {
 
 			var pixel_data,