Skip to content

Commit

Permalink
Update include/behaviortree_cpp/tree_node.h
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide authored Jan 10, 2025
1 parent 66fb139 commit c9b61ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/behaviortree_cpp/tree_node.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ enum class PreCond
SUCCESS_IF,
SKIP_IF,
WHILE_TRUE,
ALWAYS,
ON_START,
COUNT_
};

Expand Down

0 comments on commit c9b61ac

Please sign in to comment.