parent
a8c9978bc7
commit
bfbe7c210c
|
@ -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) {
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"edgehits":299,"cornerhits":0}
|
||||
{"edgehits":491,"cornerhits":0}
|
Loading…
Reference in New Issue