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