From 46377770d663d75369bba01b2c4688231cc9cf66 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Tue, 16 Oct 2018 14:22:02 -0400 Subject: [PATCH] Added extra variables --- prefs/serverPrefs.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/prefs/serverPrefs.cs b/prefs/serverPrefs.cs index d6b6e3b..d5d5449 100644 --- a/prefs/serverPrefs.cs +++ b/prefs/serverPrefs.cs @@ -1293,3 +1293,6 @@ $Host::VotePassPercent = "60"; $Host::VoteSpread = 20; $Host::VoteTime = "45"; $Host::warmupTime = "20"; +$Host::HostedBy = "Branzone"; +$Host::Github = "https://github.com/Server/"; +$Host::Discord = "https://www.Discordapp.com/"; \ No newline at end of file