summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Wallin <nibbler.v1@gmail.com>2010-09-03 20:23:41 (GMT)
committer Felix Wallin <nibbler.v1@gmail.com>2010-09-03 20:23:41 (GMT)
commit8b92a1eb9b2dd91286e70dc72b2ac007fe7db61c (patch)
tree4e632c62b497085f940e292345f07b66b6fc21a4
parent5b5a80c0af4d66c9a247366fe6aedb34b277b67b (diff)
downloadpowder-8b92a1eb9b2dd91286e70dc72b2ac007fe7db61c.zip
powder-8b92a1eb9b2dd91286e70dc72b2ac007fe7db61c.tar.gz
fixed http://powdertoy.co.uk/Forum.html?action=vthread&forum=5&topic=783
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 30c86e6..8d37a88 100644
--- a/main.c
+++ b/main.c
@@ -66,7 +66,7 @@ static const char *it_msg =
"\n\boUse 'Z' for a zoom tool. Click to make the drawable zoom window stay around. Use the wheel to change the zoom strength\n"
"Use 'S' to save parts of the window as 'stamps'.\n"
"'L' will load the most recent stamp, 'K' shows a library of stamps you saved.\n"
- "'C' will cycle the display mode (Fire, Blob, Velocity and Pressure). The numbers 1 to 6 will do the same\n"
+ "'C' will cycle the display mode (Fire, Blob, Velocity and Pressure). The numbers 1 to 7 will do the same\n"
"Use the mouse scroll wheel to change the tool size for particles.\n"
"'Q' will quit the application.\n"
"The spacebar can be used to pause physics.\n"