Explorar el Código

fixed thing

master
mort hace 8 años
padre
commit
131cd161bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      es/game.js

+ 1
- 1
es/game.js Ver fichero

@@ -220,7 +220,7 @@ let PlayerImgs = {
despawn: createImage("imgs/player_despawn.png")
};
let PlayerSounds = {
despawn: {url: "sounds/player_despawn.wav", vol: 1.5},
despawn: {url: "sounds/player_despawn.wav", vol: 1},
thrust: {url: "sounds/player_thrust.wav", vol: 1}
};


Cargando…
Cancelar
Guardar