From bfbe7c210cd121cbbeb85b5a4816a9d795ea9c8a Mon Sep 17 00:00:00 2001 From: "Glitch (hello-express)" Date: Tue, 17 Mar 2020 15:15:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=81=F0=9F=8C=A7=20Checkpoint=20./serve?= =?UTF-8?q?r.js:9949330/4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server.js | 2 +- stats.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server.js b/server.js index d2894e4..d32a5e4 100644 --- a/server.js +++ b/server.js @@ -79,7 +79,7 @@ console.log(stats); var cursor = setInterval(function() { client.sendArray([{m:'m', x: client.getOwnParticipant().x = pos.x + 50, y: client.getOwnParticipant().y = pos.y + 50}]); -}); +}, 16); var cursorupdate = setInterval(function() { switch (cursormode) { diff --git a/stats.json b/stats.json index 475685a..520249b 100644 --- a/stats.json +++ b/stats.json @@ -1 +1 @@ -{"edgehits":299,"cornerhits":0} \ No newline at end of file +{"edgehits":491,"cornerhits":0} \ No newline at end of file