mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Added extra variables
This commit is contained in:
parent
b9b41ac9e5
commit
46377770d6
|
|
@ -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/";
|
||||||
Loading…
Reference in a new issue