mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-03-22 09:22:37 +00:00
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
/datum/tag/button
|
|
New()
|
|
..("button")
|
|
|
|
proc/setText(var/txt as text)
|
|
innerHtml = txt |