mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-03-27 20:02:37 +00:00
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
/datum/tag/heading
|
|
New(var/level = 1)
|
|
..("h[level]")
|
|
|
|
proc/setText(txt as text)
|
|
innerHtml = txt |