summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index 3678135..963f758 100644
--- a/rules.js
+++ b/rules.js
@@ -9651,6 +9651,7 @@ function can_action_heralds() {
return false;
}
function goto_heralds() {
+ push_undo();
game.state = "heralds";
}
states.heralds = {