Update: CC - Touch End (rotlutre1z.js) 43 bytes modified

beta.r3js.org
-=yb4f310 2018-05-10 20:28:32 +02:00
parent cfe258d0cc
commit d576c0af7e
1 changed files with 6 additions and 2 deletions

View File

@ -1,2 +1,6 @@
return null;
//@ sourceURL=TouchMove.js
if (!this.entityLoaded) {
return;
}
console.log(data);
//@ sourceURL=TouchEnd.js