ncannasse %!s(int64=11) %!d(string=hai) anos
pai
achega
02f46bc480
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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);