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-11-15 04:04:45 (GMT)
committer Mateu Batle <mateu.batle@collabora.co.uk>2010-11-15 04:04:45 (GMT)
commit121dea66aa190a8ab9b35e8e42d1b8fe50809402 (patch)
treecebc12e97a7c436c11a37011f33cc2c29a8cc97c /game2
parent1a61dae476a0232f1111ac36acbfc6c384794900 (diff)
Fixed text in game 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 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