summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-12-06 15:37:33 +0000
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-12-06 15:37:33 +0000
commit64fcbad65ff0d06803eb988b5b3f2ce7be455009 (patch)
treebe9957a2c425119b602eab0e0a2b6db5182c72a8
parent49e20288987635142f86d8ca6bc26621ccd714d4 (diff)
downloadvotes-for-women-64fcbad65ff0d06803eb988b5b3f2ce7be455009.tar.gz
disable bypass
-rw-r--r--rules.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules.js b/rules.js
index 5a51e2a..7dfd64b 100644
--- a/rules.js
+++ b/rules.js
@@ -1403,8 +1403,8 @@ states.final_voting_roll = {
next() {
// allow opponent to re-roll if they can
next_player()
- if (!can_reroll())
- finalize_vote()
+ // if (!can_reroll())
+ // finalize_vote()
},
pass() {
// only loser can pass