fix action log

This commit is contained in:
casperlamboo 2016-05-06 19:56:08 +02:00 committed by Simon Voordouw
parent d60c2d46d0
commit 32f6e6c4ba

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);