mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-07-10 22:52:21 +01:00
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
/datum/tag/heading
|
|
New(var/level = 1)
|
|
..("h[level]")
|
|
|
|
proc/setText(txt as text)
|
|
innerHtml = txt |