using Content.Shared.PowerCell; using JetBrains.Annotations; namespace Content.Client.PowerCell; [UsedImplicitly] public sealed class PowerCellSystem : SharedPowerCellSystem { }