Beispiel #1
0
 public override void Consume()
 {
     base.Consume();
     _levelManager.AddBallsThisShoot(BALLS_TO_ADD);
 }