Beispiel #1
0
 public void RewardAction()
 {
     PlayerStats.AddCardToDeck(this);
     Rewards.cardSelected = true;
 }