Beispiel #1
0
 public override IEnumerator Start()
 {
     playerManager.SetAllAttackableOutlines();
     cardLogic.PlayCard();
     yield break;
 }