From 9d58e039a4ad0bb8387ced348fa1864a94ea7473 Mon Sep 17 00:00:00 2001 From: FlattestGuitar Date: Mon, 19 Jun 2017 21:49:51 +0200 Subject: [PATCH] fixes hub entry --- code/world.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/world.dm b/code/world.dm index ebf4865a1a8..34d61dbbc21 100644 --- a/code/world.dm +++ b/code/world.dm @@ -375,7 +375,7 @@ var/world_topic_spam_protect_time = world.timeofday 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 += ")"