namespace Content.Shared.MapText; /// /// This handles registering the map text overlay, caching the text font and handling component state /// public abstract class SharedMapTextSystem : EntitySystem;