using Robust.Shared.GameStates; namespace Content.Shared._CP14.Trading.Components; [RegisterComponent, NetworkedComponent] public sealed partial class CP14PriceScannerComponent : Component { }