Skip to content

Commit

Permalink
Merge pull request #1523 from Program-AR/iconoPingPong
Browse files Browse the repository at this point in the history
Icono en Rebotar Ping Pong
  • Loading branch information
danielferro69 committed Nov 21, 2023
2 parents 6bcfd2b + 78a8344 commit e821102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/blocks-gallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ export default Service.extend({
});

this.crearBloqueAccion('RebotarPingPong', 'bouncePingPong', {
icono: 'icono.paleta.png',
icono: 'icono.pelota-pingpong.png',
comportamiento: 'Recolectar',
argumentos: '{etiqueta: "PingPong", nombreAnimacion:"usarPaleta", animacionInteractuadoMientras: "desaparecer", "mensajeError": "Acá no hay una pelota de ping pong"}',
});
Expand Down

0 comments on commit e821102

Please sign in to comment.