Skip to content

Commit

Permalink
debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmiglio committed Apr 20, 2024
1 parent 0ab696c commit 1bb2b4b
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 @@ -609,7 +609,7 @@ def state_tree_tester(vm_index):
"level_up_chest_user_toggle": False,
"upgrade_all_cards_user_toggle": False,
"trophy_road_rewards_user_toggle": True,
"season_shop_buys_user_toggle": True,
"season_shop_buys_user_toggle": False,
# keep these off
"disable_win_track_toggle": False,
"skip_fight_if_full_chests_user_toggle": False,
Expand Down

0 comments on commit 1bb2b4b

Please sign in to comment.