Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/game.py
diff options
context:
space:
mode:
Diffstat (limited to 'game.py')
-rwxr-xr-xgame.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/game.py b/game.py
index a07b428..ad25dcb 100755
--- a/game.py
+++ b/game.py
@@ -148,7 +148,7 @@ class MemorizeGame(gobject.GObject):
if snd == None:
_logger.debug('Audio: no sound in this game.')
else:
- self.cs.perform('i 108 0.0 3.0 "%s" 1 0.9 0.5 0'%(snd))
+ self.cs.perform('i 108 0.0 3.0 "%s" 1 0.9 0.1'%(snd))
_logger.debug('Audio: play sound=%s'%snd)
# First card case