diff --git a/roles/squad-server/templates/SquadJS.vanilla.json.j2 b/roles/squad-server/templates/SquadJS.vanilla.json.j2 index 8a30469..9bcceb1 100644 --- a/roles/squad-server/templates/SquadJS.vanilla.json.j2 +++ b/roles/squad-server/templates/SquadJS.vanilla.json.j2 @@ -289,7 +289,7 @@ "minRaasEntries": 3, "minGamemodeEntries": { "raas": 3, "invasion": 1 }, "hideVotesCount": false, - "showRerollOption": false, + "showRerollOption": true, "showRerollOptionInCustomVotes": false, "voteBroadcastMessage": "MAPVOTE\nVote for the next map by writing in chat the corresponding number!", "voteWinnerBroadcastMessage": "MAPVOTE\nThe winning layer is\n",