.
This commit is contained in:
parent
642ae29284
commit
8392bf3426
|
@ -137,7 +137,7 @@ function battleship(bot1,bot2,gridWidth,gridHeight,nbShip1,nbShip2,nbShip3,nbShi
|
||||||
p.innerHTML = grids['logs'][i];
|
p.innerHTML = grids['logs'][i];
|
||||||
document.getElementById('logs').appendChild(p);
|
document.getElementById('logs').appendChild(p);
|
||||||
}
|
}
|
||||||
fight(xd_check,fullLogs);
|
//fight(xd_check,fullLogs);
|
||||||
}
|
}
|
||||||
|
|
||||||
}};
|
}};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user