Status now contains a blank URL. Hosts, please set it up to direct to your website.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@933 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
crazyclonetheninja
2011-01-30 23:25:16 +00:00
parent ea08c5a5c1
commit ead0f2fa20
+3 -2
View File
@@ -6,8 +6,9 @@
s += "<b>[station_name()]</b>";
s += " ("
s += "<a href=\"http://tgstation13.servehttp.com\">" //Change this to wherever you want the hub to link to.
s += "[game_version]"
s += "<a href=\"http://\">" //Change this to wherever you want the hub to link to.
// s += "[game_version]"
s += "Default" //Replace this with something else. Or ever better, delete it and uncomment the game version.
s += "</a>"
s += ")"