Пример #1
0
 public override void Destroy()
 {
     base.Destroy();
     parent_collection.Remove(this);
     ParentShip.UpdateMass();
 }