mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-07-10 22:52:21 +01:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
/datum/tag/paragraph
|
|
New()
|
|
..("p")
|
|
|
|
proc/setText(txt as text)
|
|
innerHtml = txt |