summaryrefslogtreecommitdiff
path: root/rules.ts
diff options
context:
space:
mode:
Diffstat (limited to 'rules.ts')
-rw-r--r--rules.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules.ts b/rules.ts
index 9ff1e62..fdecf5d 100644
--- a/rules.ts
+++ b/rules.ts
@@ -5161,7 +5161,6 @@ function prompt_march() {
}
function goto_march(to: Locale) {
- push_undo()
let from = get_lord_locale(game.command)
game.march = { from, to }
march_with_group_1()