Example #1
0
 private void AddStarsToTotal(int count)
 {
     DefenderSpawner.AddStars(count);
 }