2
0
Nicolas Cannasse 10 жил өмнө
parent
commit
8c0a0d8af2

+ 1 - 1
h3d/prim/RawPrimitive.hx

@@ -33,7 +33,7 @@ class RawPrimitive extends Primitive {
 		return tcount;
 	}
 
-	override function verterCount() {
+	override function vertexCount() {
 		return vcount;
 	}