diff --git a/code/world.dm b/code/world.dm
index 21e88f7629a..5e71f35c3dc 100644
--- a/code/world.dm
+++ b/code/world.dm
@@ -245,7 +245,6 @@
s += "[station_name()]";
s += " ("
s += "" //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 += ""
s += ")"