summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-21 11:49:44 +0100
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-21 11:49:44 +0100
commitd1e152073a923433f887cb892a826f7a61eee2d4 (patch)
tree26bf8c90c61252f62478c92dd17bcf85ae7ab7e5
parente0c8b76816c1b6432739a0f332b888cf779c7a68 (diff)
downloadvotes-for-women-d1e152073a923433f887cb892a826f7a61eee2d4.tar.gz
remove unused
-rw-r--r--rules.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index b42ef19..513412e 100644
--- a/rules.js
+++ b/rules.js
@@ -1255,7 +1255,6 @@ function after_campaigning_add_cube(us_state) {
states.campaigning_move = {
inactive: "do Campaigning.",
prompt() {
- let die = game.roll[game.campaigning.dice_idx]
view.prompt = `Campaigning: Select region to move the Campaigner to.`
let current_region = campaigner_region(game.selected_campaigner)