using Content.Shared.Destructible; namespace Content.Client.Damage; public sealed class DestructibleSystem : SharedDestructibleSystem { }