doc: Fix issues found by the parser

This commit is contained in:
Rémi Verschelde
2019-05-15 13:00:45 +02:00
parent 30da18c01a
commit 996abb83e3
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
[codeblock]
var state_machine = anim_tree["parameters/StateMachine/playback"]
state_machine.travel("SomeState")
[codeblock]
[/codeblock]
</description>
<tutorials>
</tutorials>