# HG changeset patch # User Wuzzy # Date 1572275793 0 # Node ID c82278e86aa51590e0e889207bfe0b4dd6eee64d # Parent 5d8cecc058bff3a172b72549167e5b4a30ca688a VisualGearTypes: Use 0 for circular line diff -r 5d8cecc058bf -r c82278e86aa5 VisualGearTypes.wiki --- a/VisualGearTypes.wiki Mon Oct 28 15:15:29 2019 +0000 +++ b/VisualGearTypes.wiki Mon Oct 28 15:16:33 2019 +0000 @@ -68,7 +68,7 @@ * `dX`: Minimum opacity (0-255) * `dY`: Maximum opacity (0-255) - * `Angle`: Circle style. 1 = Radial gradient (`sprVampiric` sprite). Everything else = Simple line + * `Angle`: Circle style. 1 = Radial gradient (`sprVampiric` sprite). 0 = Simple circular line * `FrameTicks`: Period length of opacity change. Set to `0` to disable. * `State`: Radius * `Timer`: Line thickness (only if `Angle` does not equal `1`)