예제 #1
0
 public void PlayResetCardSet()
 {
     // TODO show card set reset effect
     CardSetCount.text = CardSet.GetCardSetCount().ToString();
 }