From 7ac9c08f3184491e9764e9edff8f3623faaa551d Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Thu, 5 Dec 2013 23:51:38 -0500 Subject: [PATCH] Fixing IP info --- code/world.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/world.dm b/code/world.dm index dce0f2955e2..e73d50c2184 100644 --- a/code/world.dm +++ b/code/world.dm @@ -270,7 +270,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 += ")"