diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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'); |