Update: CC - Snake FS - Mouse Down (gzewp2awcf.js) 57 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 19:08:54 +01:00
parent ae7356247e
commit 554ec4de16
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@ intersects.map(
if (pixel === 255) {
intersect.mesh.materials[0].visible = true;
intersect.mesh.materials[0].updateInstance('visible');
console.log(intersect.mesh.name + ' : ' + pixel);
}
}