Example #1
0
 public void GenerateVegetation()
 {
     weatherControl.RemoveAllFire();
     vegetationFactory.GenerateVegetation();
 }