예제 #1
0
 public void SetStatus(string Status)
 {
     PlayerCard.SetStatus(Status);
     PlayerItem.SetStatus(Status);
 }