Exemplo n.º 1
0
 public override void DoAction(IPlayerController subject, IPlayerController target)
 {
     subject.BuildTower(buildAmount);
 }