예제 #1
0
 public void Skill1Button()
 {
     fightController.SeeCardSkill();
     AudioController.instance.PlaySfx(buttonClickSfx);
 }