code/modules/maptext/_maptext_holder.dm 
/atom/movable/maptext_holder | Maptext holders are atom/movable s that are attached to a parent maptext manager, and are responsible for displaying maptext
images to a single client. When maptext is required to be displayed to a client, the parent maptext manager will instruct the
maptext holder associated with that client to add a line of maptext to itself and add it to the client's images list. |
---|