From 5fb02fcc216abb44250b8d4a919270eea51174e8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 24 Jan 2013 18:03:14 -0500 Subject: dupe cursor fix --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app.js') diff --git a/app.js b/app.js index d6c2a6c..81f87b4 100644 --- a/app.js +++ b/app.js @@ -188,7 +188,7 @@ io.sockets.on('connection', function (socket) { connected: now, current: 0, active: true, - x: -9999, + x: 0, y: -9999 }; -- cgit v1.2.3-70-g09d2