mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
reference: fix incorrect example
This commit is contained in:
parent
7cb1160e65
commit
b2556934b1
1 changed files with 1 additions and 1 deletions
|
@ -1194,7 +1194,7 @@ This is equivalent to executing the following 3 commands in sequence:
|
|||
Here are some more examples:
|
||||
|
||||
```
|
||||
//for meselamp brick snowblock bamboo:wood do { //multi //maze %% //sshift y 5 }
|
||||
//for meselamp brick snowblock bamboo:wood do //multi //maze %% //sshift y 5
|
||||
//for 5 10 15 do //torus %% 3 dirt xz
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue