using Robust.Shared.GameStates; namespace Content.Shared._RMC14.Weapons.Ranged.Prediction; [RegisterComponent, NetworkedComponent] [Access(typeof(SharedGunPredictionSystem))] public sealed partial class IgnorePredictionHideComponent : Component;