BUUUUG DE MERDE
This commit is contained in:
parent
6850405f18
commit
660b499044
@ -25,6 +25,7 @@ var tableau = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//METHODES
|
//METHODES
|
||||||
function update(score) {
|
function update(score) {
|
||||||
if (score > premier)
|
if (score > premier)
|
||||||
@ -37,8 +38,6 @@ function update(score) {
|
|||||||
|
|
||||||
function load() {
|
function load() {
|
||||||
update();
|
update();
|
||||||
for (var i = 0; i < score.lenght; i++)
|
//for (var i = 0; i < score.lenght; i++)
|
||||||
document.write("j'écris");
|
|
||||||
//document.write(score[i] + score[score[i]] + '<br />');
|
|
||||||
tableau.start();
|
tableau.start();
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user