Press ESC to return to the menu.
authorSimon Cross <hodgestar@gmail.com>
Fri, 16 May 2014 22:49:32 +0000 (00:49 +0200)
committerSimon Cross <hodgestar@gmail.com>
Fri, 16 May 2014 22:50:06 +0000 (00:50 +0200)
naja/scenes/howto.py

index d44483411d0c3b93a2a86adc983602849e6502c5..9d903416c432c38006b069ec4cba4d2f7b855374 100644 (file)
@@ -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',