diff --git a/app.js b/app.js index b7d9040..d01a530 100644 --- a/app.js +++ b/app.js @@ -93,6 +93,4 @@ function reiniciarJuego() { document.querySelector('#reiniciar').setAttribute('disabled','true'); } -condicionesIniciales(); - -//Warp... +condicionesIniciales(); \ No newline at end of file