Skip to content

Commit 3da6740

Browse files
committed
fix(behavior): change BodyBehavior back to entrypoint (-->)
1 parent a00690f commit 3da6740

1 file changed

Lines changed: 1 addition & 2 deletions

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 & 2 deletions
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
@@ -163,4 +163,3 @@ $IsPenalized
163163
OVERTIME --> #NormalBehavior
164164
STANDBY --> #StandAndLook
165165
STOPPED --> #DoNothing
166-

0 commit comments

Comments
 (0)