summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rules.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 7e5339e..ab50255 100644
--- a/rules.js
+++ b/rules.js
@@ -718,7 +718,7 @@ states.finish_support_check_prep = {
},
sc(space) {
push_undo()
-
+ game.selected_space = find_space_index(space)
// Check for Austria-Hungary Border Reopened - check on first support check only
//console.log('game.austria_hungary_border_reopened_checked', game.austria_hungary_border_reopened_checked)
if (game.available_ops > 1) {