mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-07-12 07:32:20 +01:00
7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
/datum/tag/title
|
|
New()
|
|
..("title")
|
|
|
|
proc/setText(txt as text)
|
|
innerHtml = txt
|