Exemple #1
0
 public override MaterialsSet CountRepairMaterials(DamageLevel damageLevel)
 {
     return(repair.BoatMaterials(damageLevel));
 }