We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078c59f commit a09051dCopy full SHA for a09051d
app.js
@@ -93,6 +93,4 @@ function reiniciarJuego() {
93
document.querySelector('#reiniciar').setAttribute('disabled','true');
94
}
95
96
-condicionesIniciales();
97
-
98
-//Warp...
+condicionesIniciales();
0 commit comments