namespace Content.Shared._NF.PublicTransit.Components; /// /// Put this on any public transit object that should receive livery colours for the route it's on. /// [RegisterComponent] public sealed partial class PublicTransitVisualsComponent : Component;