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