From 3ade1580a38f4e3fa8a97cfa589d68a7b378b9ab Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 18 Nov 2017 14:37:18 +0100 Subject: [PATCH] Update: CC - Touch Move (c55930et90.js) 70 bytes modified --- c55930et90.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/c55930et90.js b/c55930et90.js index bcfd9d7..bae4370 100644 --- a/c55930et90.js +++ b/c55930et90.js @@ -1,7 +1,5 @@ var touch = data[Object.keys(data)[0]]; -console.log(touch); - if (!this.initialized) { this.x = window.innerWidth / 2; @@ -33,9 +31,6 @@ if (this.y > window.innerHeight) { this.y = window.innerHeight; } -console.log('x : ' + this.x, 'y: ' + this.y); - - GameLib.Event.Emit( GameLib.Event.MOUSE_MOVE, {