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