예제 #1
0
 public void UntapCardsInBattleZoneAndManaZone()
 {
     BattleZone.UntapCards();
     ManaZone.UntapCards();
 }