Skip to content

Commit ea3ea4f

Browse files
committed
fix(behavior): change BodyBehavior back to entrypoint (-->)
1 parent a7b63ef commit ea3ea4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/bitbots_behavior/bitbots_body_behavior/bitbots_body_behavior/behavior_dsd

src/bitbots_behavior/bitbots_body_behavior/bitbots_body_behavior/behavior_dsd/main.dsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ $BallSeen
130130
SECOND --> #SupporterRole
131131
THIRD --> #DefensePositioning
132132

133-
#BodyBehavior
133+
-->BodyBehavior
134134
$IsPenalized
135135
YES --> #DoNothing
136136
JUST_UNPENALIZED --> $GameStateDecider

0 commit comments

Comments
 (0)