Exemplo n.º 1
0
 public void Skill1Button()
 {
     fightController.SeeCardSkill();
     AudioController.instance.PlaySfx(buttonClickSfx);
 }