This commit is contained in:
Thomas FORGIONE 2015-06-12 19:34:22 +02:00
parent 27f4366c7a
commit a4fa9598da
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ module.exports = function(io) {
socket.on('next', function() {
var bound = 100;
var bound = 500;
var toSend = [];
var elt;