Пример #1
0
 public override void BeginCardDrag(PlayerController pc)
 {
     base.BeginCardDrag(pc);
     pc.SelfTargetCard();
 }