Quelques modifs

This commit is contained in:
alexandre-pereira
2015-03-17 19:24:29 +01:00
parent 1e484e8a8e
commit fd46a5720c
13 changed files with 54 additions and 107 deletions

View File

@ -174,7 +174,7 @@
else {
setTimeout(function(){
nextPuzzle();
}, 5000);
}, 2000);
}
}