Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmiglio committed Sep 22, 2024
1 parent 5244992 commit 1bdd778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyclashbot/bot/do_fight_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -843,6 +843,7 @@ def play_a_card(vm_index, logger) -> Boolean:


def _2v2_fight_loop(vm_index: int, logger: Logger):
#this needs comments
create_default_bridge_iar(vm_index)
last_three_cards = collections.deque(maxlen=3)
ingame_time = time.time()
Expand Down

0 comments on commit 1bdd778

Please sign in to comment.