Skip to content

Commit

Permalink
[LeGo] Add missing code highlight in anim8.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muczc1wek committed May 24, 2024
1 parent 572a011 commit b2242be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zengin/scripts/extenders/lego/applications/anim8.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ LeGo_Init(LeGo_Anim8);

- `#!dae var int initialValue`
The initial value to start animating from. Can be an integer, or an Ikarus float.
- `var int IsFloat`
- `#!dae var int IsFloat`
If the `initialValue` is an Ikarus float, this parameter must be set to `TRUE`. If it is an integer, it must be set to `FALSE`.

**Return value**
Expand Down

0 comments on commit b2242be

Please sign in to comment.