From b22b9e53fdf1c1dabd1cf59bd95d655964bc88be Mon Sep 17 00:00:00 2001 From: Alffd Date: Sun, 1 Apr 2018 22:58:24 -0400 Subject: [PATCH] Remove the / --- code/hub.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/hub.dm b/code/hub.dm index d54b49e1011..df98f92b2ac 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.