Skip to content

Commit

Permalink
So fix me maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
DaAdri committed Jun 12, 2024
1 parent 1ec16c0 commit d34a509
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions robot1/rasp/brains/main_brain.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ def __init__(
# Init the brain
super().__init__(logger, self)

self.rolling_basis.stop_and_clear_queue()

# A default, almost dummy starting situation
self.team = CONFIG.DEFAULT_TEAM
self.arena: MarsArena = self.generate_up_to_date_arena()
Expand Down

0 comments on commit d34a509

Please sign in to comment.