# HG changeset patch
# User Wuzzy
# Date 1572276566 0
# Node ID 7904665da6d7993a1b4cf2d741bc20cd7e245474
# Parent  b519bdd96f117446d86a168a3e66feeb915da5b9
VisualGearTypes: simplify

diff -r b519bdd96f11 -r 7904665da6d7 VisualGearTypes.wiki
--- a/VisualGearTypes.wiki	Mon Oct 28 15:28:07 2019 +0000
+++ b/VisualGearTypes.wiki	Mon Oct 28 15:29:26 2019 +0000
@@ -111,4 +111,4 @@
  * `X`, `Y`: Start point of line
  * `dX`, `dY`: End point of line
  * `Timer`: Life time (default: 0)
- * `Tint`: Only the last byte is used which is for specifying the opacity (0-255). The color cannot be changed
\ No newline at end of file
+ * `Tint`: Opacity (0-255). The color itself can't be changed
\ No newline at end of file