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

beta.r3js.org
-=yb4f310 2018-03-24 18:40:05 +01:00
parent edd4f7ed05
commit dbfd20787f
1 changed files with 2 additions and 2 deletions

View File

@ -67,9 +67,9 @@ intersects.map(
var pixel = alphas[(256 * y) + x];
if (pixel === 0) {
console.log(intersect.mesh.name + ' : ' + pixel);
}
}
);