Explorar o código

Turn down complex;

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

+ 1 - 1
game.lua

@@ -26,7 +26,7 @@ function Game:load()
   self.map:spawnHuts()
 
   ctx.sound:loop('background', function(sound)
-    sound:setVolume(.5)
+    sound:setVolume(.25)
   end)
 
   self.world:setContactFilter(function(fixtureA, fixtureB)