using Content.Shared.Damage.Systems; namespace Content.Client.Damage.Systems; public sealed partial class StaminaSystem : SharedStaminaSystem { }