Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/GSOC examples/Koch snowflake
diff options
context:
space:
mode:
Diffstat (limited to 'data/GSOC examples/Koch snowflake')
-rw-r--r--data/GSOC examples/Koch snowflake2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/GSOC examples/Koch snowflake b/data/GSOC examples/Koch snowflake
index c60d300..8d93b22 100644
--- a/data/GSOC examples/Koch snowflake
+++ b/data/GSOC examples/Koch snowflake
@@ -162,7 +162,7 @@ starting_lines.append(BA)
depth = 0
# For displaying the instructions.
-use = "Use left and right arrows"
+use = "Use left and right arrows; q to quit."
font_size = 36
# Remember, colors are in RGB (Red, Green, Blue) system.
font_colour = (10, 250, 20)