No player tourny votes

This commit is contained in:
ChocoTaco 2019-03-08 17:00:01 -05:00
parent 157a0e1e71
commit ae27449103

View file

@ -88,7 +88,7 @@ $Host::EvoAllowPlayerVoteChangeMission = 1;
$Host::EvoAllowPlayerVoteGameType = 1;
$Host::EvoAllowPlayerVoteTeamDamage = 0;
$Host::EvoAllowPlayerVoteTimeLimit = 1;
$Host::EvoAllowPlayerVoteTournamentMode = 1;
$Host::EvoAllowPlayerVoteTournamentMode = 0;
$Host::EvoAutoPWEnabled = 0;
$Host::EvoAutoPWPassword = "pickup";
$Host::EvoAutoPWPlayerCount = 0;