Пример #1
0
 public virtual void CardEffect(CardManager user, HexCell cell)
 {
     cardEffect.Effect(user, cell);
 }