Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-12-26 11:00:04 +01:00
Fixed typo in //curve's help.
Fixes WORLDEDIT-3025.
Dieser Commit ist enthalten in:
Ursprung
ad9b8ce3b1
Commit
0a5a1e1b01
@ -131,7 +131,7 @@ public class RegionCommands {
|
|||||||
desc = "Draws a spline through selected points",
|
desc = "Draws a spline through selected points",
|
||||||
help =
|
help =
|
||||||
"Draws a spline through selected points.\n" +
|
"Draws a spline through selected points.\n" +
|
||||||
"Can only be uesd with convex polyhedral selections.\n" +
|
"Can only be used with convex polyhedral selections.\n" +
|
||||||
"Flags:\n" +
|
"Flags:\n" +
|
||||||
" -h generates only a shell",
|
" -h generates only a shell",
|
||||||
flags = "h",
|
flags = "h",
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren