diff --git a/0cw20zm4g7.js b/0cw20zm4g7.js index 29ec8e2..57aa965 100644 --- a/0cw20zm4g7.js +++ b/0cw20zm4g7.js @@ -17,9 +17,4 @@ GameLib.Event.Emit( } ) -var mouse = { - x : (data.event.offsetX / data.event.target.clientWidth ) * 2 - 1, - y : -(data.event.offsetY / data.event.target.clientHeight) * 2 + 1 -} - //@ sourceURL=touchStart.js \ No newline at end of file