示例#1
0
 public override void BeginCardDrag(PlayerController pc)
 {
     base.BeginCardDrag(pc);
     pc.TargetOthers();
 }