Files
2016-03-06 20:52:14 +01:00

6 lines
94 B
Plaintext

/datum/tag/button
New()
..("button")
proc/setText(var/txt as text)
innerHtml = txt