summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index d197ec4..1df4a7f 100644
--- a/rules.js
+++ b/rules.js
@@ -6255,6 +6255,7 @@ function goto_imperial_election() {
function next_imperial_election() {
clear_checkpoint()
+ game.state = "imperial_election"
if (game.power === P_FRANCE) {
set_active_to_power(P_BAVARIA)
} else if (coop_major_power(P_SAXONY) === game.power) {