mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-21 05:52:20 +01:00
Initial Commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/datum/tag/scriptinclude
|
||||
New()
|
||||
..("script")
|
||||
setAttribute("type", "text/javascript")
|
||||
|
||||
proc/setSrc(var/source as text)
|
||||
setAttribute("src", source)
|
||||
Reference in New Issue
Block a user