Example #1
0
 void UseAbility2()
 {
     current_player_form.Ability2();
 }
Example #2
0
 void UseAbility2()
 {
     current_form.Ability2();
 }