Update: CC - Snake FS - Touch End (0j2wxrtdf2.js) 20 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 16:30:14 +01:00
parent 6eb50c4365
commit 8d213b1ba9
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ if (!this.initialized) {
}
console.log(data);
var touch = data;
var max = Math.max(touch.left, touch.right, touch.up, touch.down);