diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2013-05-04 13:42:23 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2013-05-04 13:42:23 (GMT) |
| commit | cab667001dd1944cae646349430b969912c0b157 (patch) | |
| tree | 53a425ae892e4f7f643822abdf1bb26449a443a0 /data/IntroText.h | |
| parent | dd0f5f5efb4f108c2ce329a2ceabc7d8fa2b63f8 (diff) | |
| parent | 630216c2531545c232edb45d3054c903c2c205c4 (diff) | |
| download | powder-cab667001dd1944cae646349430b969912c0b157.zip powder-cab667001dd1944cae646349430b969912c0b157.tar.gz | |
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
Diffstat (limited to 'data/IntroText.h')
| -rw-r--r-- | data/IntroText.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/IntroText.h b/data/IntroText.h index e16db49..34da1d8 100644 --- a/data/IntroText.h +++ b/data/IntroText.h @@ -9,18 +9,18 @@ static const char *introTextData = "Shift+drag will create straight lines of particles.\n" "Ctrl+drag will result in filled rectangles.\n" "Ctrl+Shift+click will flood-fill a closed area.\n" - "Ctrl+Z will act as Undo.\n" + "Use the mouse scroll wheel, or '[' and ']', to change the tool size for particles.\n" "Middle click or Alt+Click to \"sample\" the particles.\n" + "Ctrl+Z will act as Undo.\n" "\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" + "The spacebar can be used to pause physics.\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" - "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" "\n" - "Contributors: \bgStanislaw K Skowronek (\brhttp://powder.unaligned.org\bg, \bbirc.unaligned.org #wtf\bg),\n" + "Contributors: \bgStanislaw K Skowronek (Designed the original Powder Toy),\n" "\bgSimon Robertshaw, Skresanov Savely, cracker64, Catelite, Bryan Hoyle, Nathan Cousins, jacksonmj,\n" - "\bgLieuwe Mosch, Anthony Boot, Matthew \"me4502\", MaksProg, jacob1\n" + "\bgFelix Wallin, Lieuwe Mosch, Anthony Boot, Matthew \"me4502\", MaksProg, jacob1, mniip\n" "\n" "\bgTo use online features such as saving, you need to register at: \brhttp://powdertoy.co.uk/Register.html\n" "\n" |
