Пример #1
0
 /// <summary>
 /// Calls the firework move
 /// </summary>
 private void UseFirework()
 {
     fireworkAttack.UseAbility();
 }