diff options
| author | Cracker64 <cracker642@gmail.com> | 2011-03-02 21:03:28 (GMT) |
|---|---|---|
| committer | Cracker64 <cracker642@gmail.com> | 2011-03-02 21:03:28 (GMT) |
| commit | 673f6d0f9bb794d2f773a26a889fe873a0808678 (patch) | |
| tree | 7cc73d7ff904a0ef6008ebfb2f59aa276f4b0ac9 /console_README | |
| parent | 57d24f3ffafc10bdd2c59b6af44b1782a7cb76d9 (diff) | |
| download | powder-673f6d0f9bb794d2f773a26a889fe873a0808678.zip powder-673f6d0f9bb794d2f773a26a889fe873a0808678.tar.gz | |
typo
Diffstat (limited to 'console_README')
| -rw-r--r-- | console_README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console_README b/console_README index 556f8a4..bd85e82 100644 --- a/console_README +++ b/console_README @@ -13,7 +13,7 @@ i is the particle number name will change all of name's type to the setto variable. It needs to be a string "dust" ect, "all" for all. the setto is what the particle(s) will be set to, it is a string for the type/ctype commands, and an int for the rest. you need to set the to* variable and one location/name/coords for it to work. - set_type(x=,y=,i=,name="",totype="") + set_type(x=,y=,i=,name="",setto="") set_life() set_temp() set_tmp() |
