From ca30e9f091376e81b61a0f72bc444a4f59fc4ae7 Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Thu, 16 Aug 2012 11:28:24 +0100 Subject: [PATCH] Remove info about cmode cycling from intro text --- data/IntroText.h | 1 - 1 file changed, 1 deletion(-) diff --git a/data/IntroText.h b/data/IntroText.h index 3b33dfb32..3a930a110 100644 --- a/data/IntroText.h +++ b/data/IntroText.h @@ -14,7 +14,6 @@ static const char *introTextData = "\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, etc.). 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"