summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 6025895..390ea21 100644
--- a/rules.js
+++ b/rules.js
@@ -4290,7 +4290,6 @@ function prompt_march() {
return has_march;
}
function goto_march(to) {
- push_undo();
let from = get_lord_locale(game.command);
game.march = { from, to };
march_with_group_1();