From 039addcb0097980fc273a4451157b749fff55441 Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 10 Jan 2022 21:01:03 -0500 Subject: [PATCH] Clarify documentation for `dorepeat` Fixes #859 --- docs/pic_animations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pic_animations.md b/docs/pic_animations.md index 70e24eac8..e42f2c1e7 100644 --- a/docs/pic_animations.md +++ b/docs/pic_animations.md @@ -7,7 +7,7 @@ Pic animations are assembled in 3 parts: - Top-level animations: - frame N, duration: Frame #0 is the original pic (no change) - setrepeat N: Sets the number of times to repeat - - dorepeat I: Repeats from command #I (starting from 0) + - dorepeat I: Repeats from command #I (with the first command being #0) - `end` - Bitmasks: