Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/game2
diff options
context:
space:
mode:
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