Skip to content

Commit

Permalink
Me olvide de cambiar una cosita del muteo, ahi esta
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasSchkurko committed Dec 1, 2024
1 parent fcd322f commit b13560a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administradorDeJuego.wlk
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ var imagen="botonMuteo.png"
administradorDeJuego.usuarioEnMenu(false)
game.schedule(1500, {administradorDeJuego.usuarioEnMenu(true)})
configuracion.detenerMusica()
imagen="botonMuteoSeleccionado.png"
imagen="botonDesmuteoSeleccionado.png"
muteada=true
}
}
Expand Down

0 comments on commit b13560a

Please sign in to comment.