projects
/
naja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56928c9
)
Press ESC to return to the menu.
author
Simon Cross
<hodgestar@gmail.com>
Fri, 16 May 2014 22:49:32 +0000
(
00:49
+0200)
committer
Simon Cross
<hodgestar@gmail.com>
Fri, 16 May 2014 22:50:06 +0000
(
00:50
+0200)
naja/scenes/howto.py
patch
|
blob
|
history
diff --git
a/naja/scenes/howto.py
b/naja/scenes/howto.py
index d44483411d0c3b93a2a86adc983602849e6502c5..9d903416c432c38006b069ec4cba4d2f7b855374 100644
(file)
--- a/
naja/scenes/howto.py
+++ b/
naja/scenes/howto.py
@@
-45,7
+45,9
@@
class HowtoScene(Scene):
"Some actions cost health {HEALTH}. If you run out of "
"health {HEALTH}, you lose.",
"Some actions gain you points {WINTOKEN}. Once you have "
- "enough points, you win the game."
+ "enough points, you win the game.",
+ "",
+ "Press ESC to return to the menu.",
]), fontsize=32,
colour='white', padding=1, border=1,
bg_colour='black', border_colour='black',