Exemple #1
0
 private void OnResponce()
 {
     cardHolder.LaunchCard(InputListener.GetInput(), QueryManager.GetDistribution());
     // cardholder is no longer input ready
     Debug.Log("CHARGING ATTACK");
 }