summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 2329cc6..12c4644 100644
--- a/rules.js
+++ b/rules.js
@@ -6011,8 +6011,10 @@ function gen_spending_bps() {
// Return for Refit
if (from !== base) {
- if (path_cost[0][base] < 63)
+ if (path_cost[0][base] < 63) {
+ view.actions.refit = 1
gen_action_hex(friendly_refit())
+ }
}
// Redeployment