mirror of https://github.com/sundowndev/Detank.git
update js
parent
46ef071b34
commit
b74d6cabb5
|
@ -214,7 +214,6 @@ var ntm = setInterval(function(){
|
|||
emplacement = document.querySelector(".line-"+ciblex+" .col-"+cibley);
|
||||
emplacement.classList.add('cible');
|
||||
cibleValue = cibleValue + 1;
|
||||
<<<<<<< HEAD
|
||||
if (cibleValue>=4){
|
||||
// game over
|
||||
console.log("TAS PERDU");
|
||||
|
|
Loading…
Reference in New Issue