diff -r 0b6e80767d96 -r 514babfbad9e VisualGearTypes.wiki --- a/VisualGearTypes.wiki Wed Oct 30 03:01:54 2019 +0000 +++ b/VisualGearTypes.wiki Wed Oct 30 11:59:37 2019 +0100 @@ -1,6 +1,6 @@ #summary List of all visual gear types -This is a list of available visual gear types, as of 0.9.23. +This is a list of available visual gear types. For a current list of the visual gear types look at `hedgewars/uTypes.pas` at the `TVisualGearType` enumeration: https://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l115 @@ -111,4 +111,4 @@ * `X`, `Y`: Start point of line * `dX`, `dY`: End point of line * `Timer`: Life time (default: 0) - * `Tint`: Opacity (0-255). The color itself can't be changed \ No newline at end of file + * `Tint`: Opacity (0-255). The color itself can't be changed