LuaLibraryAnimate: AnimVisualGear: fix param count
authorWuzzy
Tue, 21 Aug 2018 23:33:47 +0100
changeset 1517 b614c9c0898c
parent 1516 4b3e233e5ac0
child 1518 1840cbe874bb
LuaLibraryAnimate: AnimVisualGear: fix param count
LuaLibraryAnimate.wiki
--- a/LuaLibraryAnimate.wiki	Tue Aug 21 21:30:15 2018 +0100
+++ b/LuaLibraryAnimate.wiki	Tue Aug 21 23:33:47 2018 +0100
@@ -161,7 +161,7 @@
 Teleports the gear to (`x`, `y`), adding effects and sounds both at the starting position and the final position. Follows gear.
 
 === `AnimVisualGear(gear, x, y, vgType, state, critical)` ===
-Calls `AddVisualGear` with arguments second to fifth. `gear` is for compatibility only.
+Calls `AddVisualGear` with arguments second to sixth. `gear` is for compatibility only.
 
 === `AnimCaption(gear, text, time)` ===
 Adds `text` as caption and increases wait time by `time`.