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 f5d2403..180df8f 100755
--- a/game2/game2.py
+++ b/game2/game2.py
@@ -354,7 +354,7 @@ class Game2(usmpgames.ApplicationState):
global maxScore
global score
drawText(_('PUNTAJE: %s') % (score), font, surface, 700, 0, TEXTCOLOR)
- drawText(_('PUNTAJE MAX: %s') % (maxScore), font, surface, 700, 60, TEXTCOLOR)
+ drawText(_('MAXIMO: %s') % (maxScore), font, surface, 700, 60, TEXTCOLOR)
if(GAMEMODE==1):
#This draw the operation