浏览代码

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