summaryrefslogtreecommitdiff
path: root/public/assets/test
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-10-07 19:22:42 -0400
committerJules Laplace <jules@okfoc.us>2014-10-07 19:22:42 -0400
commitd6d78ddf16e9cb6555e92089dfa77ba5648f686b (patch)
treed9e62fa1bdf07cf60fdccfec4cf599e42be9a001 /public/assets/test
parent009205d55b7f04d2a08064a844e5e2b731fff7d8 (diff)
parentc2e2334328256fa0409341692284f25f3167ab30 (diff)
merge
Diffstat (limited to 'public/assets/test')
-rw-r--r--public/assets/test/bg.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/test/bg.html b/public/assets/test/bg.html
index cd7eaa8..fecf811 100644
--- a/public/assets/test/bg.html
+++ b/public/assets/test/bg.html
@@ -88,7 +88,7 @@ var x0 = 0, y0 = 0
var mymouse = new mouse({
el: cursor,
down: function(e, cursor){
- console.log(cursor.x.a, cursor.y.a)
+ console.log(cursor.x.a, cursor.y.a)
dragging = true
},
drag: function(e, cursor){