summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules.js b/rules.js
index 557e69c..1bcdd90 100644
--- a/rules.js
+++ b/rules.js
@@ -7,8 +7,6 @@ exports.scenarios = [
];
// TODO: delay retreats to end of battle initiative step so they are hidden
-// TODO: prohibit moving back to last location?
-// TODO: undo builds
const { CARDS, BLOCKS, AREAS, BORDERS } = require('./data');