diff -r ce537974a52c -r 50275983a97a VisualGearTypes.wiki --- a/VisualGearTypes.wiki Sun Dec 13 21:03:54 2020 +0100 +++ b/VisualGearTypes.wiki Sun Dec 13 21:27:30 2020 +0100 @@ -114,7 +114,7 @@ * `FrameTicks`: Life time in milliseconds (default: random between 750 and 2000) == `vgtLineTrail` == -A straight line between two points which fades out after some time, has a slight yellowish color. As if a bullet has been fired. A `vgtLineTrail` has a start and an end point. The default `Timer` is too low so you must set it manually +A straight thin yellowish line between two points which fades out after some time. As if a bullet has been fired. A `vgtLineTrail` has a start and an end point. The default `Timer` is too low so you must set it manually * `X`, `Y`: Start point of line * `dX`, `dY`: End point of line