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, {