summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-07-06 22:58:55 +0200
committerTor Andersson <tor@ccxvii.net>2023-07-06 22:58:55 +0200
commit7506b1708bd660cd4f2943327a2e0641bbd58559 (patch)
tree28cc3ee033946d1027f0c12171d128172212c458
parentdbc4930268ceaf05611be709549dc6ce51789d21 (diff)
downloadrichard-iii-7506b1708bd660cd4f2943327a2e0641bbd58559.tar.gz
No checkpoints.
-rw-r--r--rules.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules.js b/rules.js
index 4c960d1..e71b2cd 100644
--- a/rules.js
+++ b/rules.js
@@ -3511,8 +3511,6 @@ function observer_hand() {
return hand
}
-exports.is_checkpoint = (a, b) => a.turn !== b.turn
-
exports.view = function(state, current) {
game = state