mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-16 00:24:35 +00:00
Added EnableVoteSound string
Votesound can be turned off and on
This commit is contained in:
parent
61ea3e5ae3
commit
bc25984a5b
3 changed files with 6 additions and 1 deletions
|
|
@ -65,6 +65,7 @@ $Host::EnableNoBaseRapeNotify = 1;
|
|||
$Host::EnableSetNextMission = 1;
|
||||
$Host::EnableTeamBalanceNotify = 1;
|
||||
$Host::EnableTurretPlayerCount = 10;
|
||||
$Host::EnableVoteSound = 1;
|
||||
$Host::EvoAdminAdmin = 0;
|
||||
$Host::EvoAdminBan = 0;
|
||||
$Host::EvoAdminClanLock = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue