mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-27 17:43:53 +01:00
README: typo; fixes #9
This commit is contained in:
parent
576351225a
commit
6418104f5c
@ -84,7 +84,7 @@ The optional `path_length` and `path_width` arguments require additional explana
|
|||||||
|
|
||||||
`path_width` is easier to explain. It defaults to `1`, and is basically the number of nodes wide the path generated is.
|
`path_width` is easier to explain. It defaults to `1`, and is basically the number of nodes wide the path generated is.
|
||||||
|
|
||||||
Note that `path_width` must always be at least 1 less than the `path_height` in order to operate normally.
|
Note that `path_width` must always be at least 1 less than the `path_length` in order to operate normally.
|
||||||
|
|
||||||
The last example below shows how to set the path length and width:
|
The last example below shows how to set the path length and width:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user