ncannasse 11 năm trước cách đây
mục cha
commit
02f46bc480
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      h3d/prim/BigPrimitive.hx

+ 1 - 0
h3d/prim/BigPrimitive.hx

@@ -96,6 +96,7 @@ class BigPrimitive extends Primitive {
 			flush();
 			tmpBuf = new hxd.FloatBuffer();
 			tmpIdx = new hxd.IndexBuffer();
+			start = 0;
 		}
 		var cr = Math.cos(rotation);
 		var sr = Math.sin(rotation);