diff options
Diffstat (limited to 'app.js')
| -rw-r--r-- | app.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -188,7 +188,7 @@ io.sockets.on('connection', function (socket) { connected: now, current: 0, active: true, - x: -9999, + x: 0, y: -9999 }; |
