diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-10-31 01:54:06 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-10-31 01:54:06 +0100 |
commit | 69d7c215a3ec2961e089a37a2e89e3eb049cb9b3 (patch) | |
tree | 745febc22f39eec89db50baa89a51f67fa8ae348 | |
parent | d89c09e3471d584b2a814b2d419f45a9007ac520 (diff) | |
download | red-flag-over-paris-master.tar.gz |
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1089,6 +1089,7 @@ states.censorship_done = { view.actions.done = 1 }, done() { + clear_undo() game.active = enemy_player() if (game.active === game.initiative) goto_strategy_phase() |