namespace Content.Shared.DeltaV.Hologram;
public abstract class SharedHologramSystem : EntitySystem
{
}