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