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 46da2e2..30fdae7 100755
--- a/game.py
+++ b/game.py
@@ -147,7 +147,7 @@ class MemorizeGame(gobject.GObject):
if self.sound == 1:
snd = self.model.grid[id].get('snd', None)
if snd != None:
- self.cs.perform('i 108 0.0 3.0 "%s" 1 0.9 0.1'%(snd))
+ self.cs.perform('i 108 0.0 3.0 "%s" 1 0.9 0'%(snd))
_logger.debug('Audio: play sound=%s'%snd)
# First card case