Goonstation 13 - Modules - Types

code/modules/maptext/maptext_images/_maptext_parent.dm

/image/maptextMaptext images are special subtypes of images without an icon with the sole purpose of displaying maptext to a single client. Maptext images should never be instantiated directly using new; use the NEW_MAPTEXT macro instead.