From e7a198d5cfde559cdbb1324d9894fc0437fdc83b Mon Sep 17 00:00:00 2001 From: Alffd Date: Mon, 2 Apr 2018 01:05:10 -0400 Subject: [PATCH] Revert "Remove the /" This reverts commit b22b9e53fdf1c1dabd1cf59bd95d655964bc88be. --- code/hub.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/hub.dm b/code/hub.dm index df98f92b2ac..d54b49e1011 100644 --- a/code/hub.dm +++ b/code/hub.dm @@ -3,7 +3,7 @@ hub = "Exadv1.spacestation13" hub_password = "kMZy3U5jJHSiBQjr" name = "Space Station 13" - var/hub_password_base = "kMZy3U5jJHSiBQjr" + /var/hub_password_base = "kMZy3U5jJHSiBQjr" /* This is for any host that would like their server to appear on the main SS13 hub. To use it, simply replace the password above, with the password found below, and it should work. If not, let us know on the main tgstation IRC channel of irc.rizon.net #tgstation13 we can help you there.