From 7783589a4446bfcebf5471c74b11f18823fe6d2c Mon Sep 17 00:00:00 2001 From: Brisa Aylen Brussa Date: Fri, 8 Nov 2024 21:51:39 -0300 Subject: [PATCH] act miscelaneo --- miscelaneos.wlk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/miscelaneos.wlk b/miscelaneos.wlk index 68fbfb5..d50277a 100644 --- a/miscelaneos.wlk +++ b/miscelaneos.wlk @@ -13,7 +13,7 @@ object menuPersonajes{ } object menuNiveles{ var property position = game.origin() - method image() = "PP_niveles.png" + method image() = "PP_niveles_2.png" } object finDelJuego{ var property position = game.origin() @@ -98,4 +98,4 @@ object coleccion{ method fondo(indice) = c_fondos.get(indice) method puntos(indice) = c_puntos.get(indice) method musica(indice) = c_musica.get(indice) -} +} \ No newline at end of file