Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/visualmatch.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-12-06 06:22:28 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-12-06 06:22:28 (GMT)
commitefabfbefc57ba633fc25ce53475770a7b6204967 (patch)
tree8ebf54aa844d71c96ceca8f2d131390cd6d328e7 /visualmatch.py
parent1acf794d8ef72d1424a3ff3f6b00b63c73abd2d8 (diff)
adding number game artwork
Diffstat (limited to 'visualmatch.py')
-rwxr-xr-xvisualmatch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/visualmatch.py b/visualmatch.py
index 54e6723..5caeb6c 100755
--- a/visualmatch.py
+++ b/visualmatch.py
@@ -71,7 +71,7 @@ class VisualMatchMain:
# Join the activity
self.vmw = window.new_window(canvas, \
os.path.join(os.path.abspath('.'), \
- 'images/card-'))
+ 'images/number-'))
self.vmw.win = self.win
self.vmw.activity = self
self.load_score()