mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Adds a compile option for hub password
This is mainly so i can make the server tools define this, because hub.dm is a live track file, and making it be held between rounds would be too much.
This commit is contained in:
+5
-1
@@ -1,7 +1,11 @@
|
||||
/world
|
||||
|
||||
hub = "Exadv1.spacestation13"
|
||||
#ifdef PUTONHUB
|
||||
hub_password = "kMZy3U5jJHSiBQjr"
|
||||
#else
|
||||
hub_password = "SORRYNOPASSWORD"
|
||||
#endif
|
||||
name = "/tg/ Station 13"
|
||||
|
||||
/*
|
||||
@@ -13,4 +17,4 @@ If not, let us know on the main tgstation IRC channel of irc.rizon.net #tgstatio
|
||||
hub_password = "kMZy3U5jJHSiBQjr"
|
||||
name = "Space Station 13"
|
||||
|
||||
*/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user