From 8d213b1ba912abb5fc6bfe71e247bf2fb3d2cab9 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 16:30:14 +0100 Subject: [PATCH] Update: CC - Snake FS - Touch End (0j2wxrtdf2.js) 20 bytes modified --- 0j2wxrtdf2.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/0j2wxrtdf2.js b/0j2wxrtdf2.js index fa6eb69..9702539 100644 --- a/0j2wxrtdf2.js +++ b/0j2wxrtdf2.js @@ -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);