Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/game2
diff options
context:
space:
mode:
authorMateu Batle <mateu.batle@collabora.co.uk>2010-12-03 03:00:17 (GMT)
committer Mateu Batle <mateu.batle@collabora.co.uk>2010-12-03 03:00:17 (GMT)
commite1827049650577f2e0844f33623f5882c59e99a9 (patch)
tree10f13c47b955e40afa05a8754a96391ae5dbf357 /game2
parentfae6e717a46b9651c6bc89c99a8e028438e68ad9 (diff)
Fixed tildes
Removed mathquwy1 and 2
Diffstat (limited to 'game2')
-rwxr-xr-xgame2/game2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/game2/game2.py b/game2/game2.py
index deca49e..3c27abd 100755
--- a/game2/game2.py
+++ b/game2/game2.py
@@ -362,7 +362,7 @@ class Game2(usmpgames.ApplicationState):
global maxScore
global score
drawText(_('PUNTAJE: %s') % (score), font, surface, 700, 0, TEXTCOLOR)
- drawText(_('MAXIMO: %s') % (maxScore), font, surface, 700, 60, TEXTCOLOR)
+ drawText(_('M\xc1XIMO: %s') % (maxScore), font, surface, 700, 60, TEXTCOLOR)
if(GAMEMODE==1):
#This draw the operation