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