Added extra variables

This commit is contained in:
ChocoTaco 2018-10-16 14:22:02 -04:00
parent b9b41ac9e5
commit 46377770d6

View file

@ -1293,3 +1293,6 @@ $Host::VotePassPercent = "60";
$Host::VoteSpread = 20; $Host::VoteSpread = 20;
$Host::VoteTime = "45"; $Host::VoteTime = "45";
$Host::warmupTime = "20"; $Host::warmupTime = "20";
$Host::HostedBy = "Branzone";
$Host::Github = "https://github.com/Server/";
$Host::Discord = "https://www.Discordapp.com/";