mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
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:
+3
-2
@@ -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 += ")"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user