namespace Content.Shared.Salvage;
public abstract class SharedRestrictedRangeSystem : EntitySystem
{
}