Skip to content

Commit

Permalink
Remove Skip1Power Attacks Toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
PvtVoid committed May 29, 2024
1 parent a90ccab commit 1ca5559
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ export default function Menu() {
<div className={styles.menuList}>
<SkipAttackReactionsToggle />
<SkipDefenseReactionsToggle />
<Skip1PowerAttacksToggle />
<SkipAllAttacksToggle />
{/* <Skip1PowerAttacksToggle /> */} <SkipAllAttacksToggle />
</div>
</div>
);
Expand Down

0 comments on commit 1ca5559

Please sign in to comment.