Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mercury233 committed Aug 7, 2024
1 parent d409521 commit 4c4c5c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Game/AI/Decks/SuperheavySamuraiExecutor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ public override void OnNewTurn()
activate_Genius = false;
activate_Sarutobi = false;
to_deck = false;
base.OnNewTurn();
}
public override bool OnSelectHand()
{
Expand Down

0 comments on commit 4c4c5c6

Please sign in to comment.