added paragraph spacing to win screen
[naja.git] / naja / scenes / win.py
index 8f52cc42562db689323a822c300e211be2e6767c..95d931a0b761227ccdb8822da5a090269658ef37 100644 (file)
@@ -28,7 +28,7 @@ class WinScene(Scene):
             self.add(TextWidget(
                 (50 + 64, 50), 'CHEATER!', colour=PALETTE.ORANGE))
         self.add(TextBoxWidget(
-            (50, 100), '\n'.join([
+            (50, 100), '\n\n'.join([
                 "You're great.",
                 "You did well.",
                 "You should be proud of yourself.",