소스 검색

Remove unnecessary comma in webgl_buffergeometry_instancing_interleaved_dynamic.html

Tristan Valcke 8 년 전
부모
커밋
02cb425b5d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/webgl_buffergeometry_instancing_interleaved_dynamic.html

+ 1 - 1
examples/webgl_buffergeometry_instancing_interleaved_dynamic.html

@@ -153,7 +153,7 @@
 			1, -1, 1, 0, 1, 0, 0, 0,
 			-1, -1, 1, 0, 0, 0, 0, 0,
 			1, -1, -1, 0, 1, 1, 0, 0,
-			-1, -1, -1, 0, 0, 1, 0, 0,
+			-1, -1, -1, 0, 0, 1, 0, 0
 		] ), 8 );
 
 		// Use vertexBuffer, starting at offset 0, 3 items in position attribute