This commit is contained in:
casperlamboo 2016-05-06 19:56:14 +02:00
parent 26ed8df38d
commit 065b43572d

View File

@ -1,7 +1,7 @@
import THREE from 'three.js';
export default function optimizePaths(slices, settings) {
console.log('opimize paths');
console.log('optimize paths');
const start = new THREE.Vector2(0, 0);