Beispiel #1
0
 public void AttemptAbility(int abilityNumber, HexCell hexCell)
 {
     abilities.AttemptAbility(abilityNumber, hexCell);
 }