namespace Content.Shared.Light.EntitySystems;
public abstract class SharedLightReplacerSystem : EntitySystem
{
}