Skip to content

Commit

Permalink
debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmiglio committed Sep 23, 2024
1 parent 49ef2f0 commit 85ccaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyclashbot/bot/states.py
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ def state_tree_tester(vm_index):
"card_mastery_user_toggle": True,
"free_offer_user_toggle": True,
"gold_offer_user_toggle": True,
"trophy_road_1v1_battle_user_toggle": True,
"trophy_road_1v1_battle_user_toggle": False,
"path_of_legends_1v1_battle_user_toggle": False,
"goblin_queens_journey_1v1_battle_user_toggle": False,
"2v2_battle_user_toggle": True,
Expand Down

0 comments on commit 85ccaf0

Please sign in to comment.