fix action log

This commit is contained in:
casperlamboo 2016-05-06 19:56:08 +02:00
parent 457eaa1bef
commit 26ed8df38d

View File

@ -2,7 +2,7 @@ import THREE from 'three.js';
import { PRECISION } from '../constants.js';
export default function removePrecision(slices) {
console.log('opimize paths');
console.log('remove precision');
const start = new THREE.Vector2(0, 0);