Skip to content

Commit 5d5ebc4

Browse files
committed
Update API.md
1 parent c4e789e commit 5d5ebc4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

API.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -324,9 +324,7 @@ Evaluates a condition on an integer variable in the blackboard.
324324
<Sequence>
325325
<Blackboard:ChangeInteger variable_name="test" value="42" integer_change_type="Set"/>
326326
<Blackboard:IntegerCondition variable_name="test" value="42" condition_operator_type="="/>
327-
328-
329-
</Sequence>
327+
</Sequence>
330328
</Root>
331329
</BehaviourTree>
332330
<!-- Returns: SUCCESS (test == 42) -->

0 commit comments

Comments
 (0)