Exemple #1
0
 public override int CountRepairTime(DamageLevel damageLevel)
 {
     return(repair.FerryRepairTime(damageLevel));
 }