From 6f1015a4cd0ca3b24e981706c29fa7fe9dfca882 Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Fri, 6 Sep 2013 13:08:04 -0400 Subject: [PATCH] Changing hub link --- code/world.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/world.dm b/code/world.dm index 4a27d133852..9195876959a 100644 --- a/code/world.dm +++ b/code/world.dm @@ -235,7 +235,7 @@ s += "[station_name()]"; s += " (" - s += "" //Change this to wherever you want the hub to link to. + s += "" //Change this to wherever you want the hub to link to. s += "[game_version]" s += "" s += ")"