Hablarle a posibles curiosxs
This commit is contained in:
parent
c1b897341c
commit
7d3664ac86
1 changed files with 5 additions and 0 deletions
|
@ -321,3 +321,8 @@ if ("requestFullscreen" in document.documentElement) {
|
||||||
}
|
}
|
||||||
|
|
||||||
initJuego();
|
initJuego();
|
||||||
|
|
||||||
|
console.log(
|
||||||
|
"%c¡Hola curiosx! Podés ver el código completo en https://gitea.nulo.in/Nulo/salva-la-costanera. ¡Suerte!",
|
||||||
|
"color:green;font-size:3rem;font-weight:bold"
|
||||||
|
);
|
||||||
|
|
Loading…
Reference in a new issue