summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2010-12-29 22:24:29 (GMT)
committer Simon <simon@hardwired.org.uk>2010-12-29 22:24:29 (GMT)
commitc913fd55d395585e26ad91776d09e533ffb7b5aa (patch)
tree1c1decb8a5e97b9f433c502c6ba9cd36326c5ffd /src/main.c
parentb2129bd129b0c3f92a0e7652f37c58853142b020 (diff)
parent8df470662fc687cedeac97fac2c4d8afe4ccedd0 (diff)
downloadpowder-c913fd55d395585e26ad91776d09e533ffb7b5aa.zip
powder-c913fd55d395585e26ad91776d09e533ffb7b5aa.tar.gz
Merge branch 'master' of git://github.com/cracker64/The-Powder-Toy
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 8f5735b..46ad650 100644
--- a/src/main.c
+++ b/src/main.c
@@ -67,7 +67,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 7 will do the same\n"
+ "'C' will cycle the display mode (Fire, Blob, Velocity, ect.). The numbers on the keyboard do the same\n"
"Use the mouse scroll wheel to change the tool size for particles.\n"
"The spacebar can be used to pause physics.\n"
"'P' will take a screenshot and save it into the current directory.\n"