bjorn %!s(int64=10) %!d(string=hai) anos
pai
achega
66647db889
Modificáronse 2 ficheiros con 1 adicións e 0 borrados
  1. BIN=BIN
      media/sounds/win.ogg
  2. 1 0
      pigeon.lua

BIN=BIN
media/sounds/win.ogg


+ 1 - 0
pigeon.lua

@@ -181,6 +181,7 @@ function Pigeon:update()
     self.animation:set('flyLoop')
     if not ctx.hud.win.active then
       ctx.hud:activateWin()
+      ctx.sound:play('win')
     end
   end
 end