diff --git a/Classic/prefs/serverPrefs.cs b/Classic/prefs/serverPrefs.cs index 821cac1..7863b2f 100644 --- a/Classic/prefs/serverPrefs.cs +++ b/Classic/prefs/serverPrefs.cs @@ -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;