Beispiel #1
0
 public float SinkDamage(float damage)
 {
     return(_deployed.SinkDamage(damage));
 }