bjorn %!s(int64=10) %!d(string=hai) anos
pai
achega
c3d6d9f293
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pigeon.lua

+ 1 - 1
pigeon.lua

@@ -114,7 +114,7 @@ function Pigeon:init()
       self.slide = nil
     elseif name == 'jump' then
       ctx.sound:play('jump', function(sound)
-        sound:setVolume(.5)
+        sound:setVolume(.35)
       end)
       self:jump()
     elseif name == 'laser' then