summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/rules.js b/rules.js
index 6442101..6453504 100644
--- a/rules.js
+++ b/rules.js
@@ -3474,10 +3474,6 @@ function draw_strategy_card() {
// === VIEW ===
-exports.is_checkpoint = function (a, b) {
- return a.round !== b.round
-}
-
exports.view = function (state, player) {
game = state