Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/game/Area1Game6.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Area1Game6.py')
-rw-r--r--src/game/Area1Game6.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Area1Game6.py b/src/game/Area1Game6.py
index efd6065..d63023c 100644
--- a/src/game/Area1Game6.py
+++ b/src/game/Area1Game6.py
@@ -285,7 +285,7 @@ class CArea1Game6(CGameState):
l._update_image()
self.mListHelps.append(l)
- self.mPoints = CPoints(100, 10)
+ self.mPoints = CPoints(20, 20)
CGame().addChild(self.mPoints)
# help button