Example #1
0
 //Calls the function in fairy parent to close animation
 private void AttackOver()
 {
     fairy.AttackOver();
 }