diff options
-rw-r--r-- | rules.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1282,6 +1282,8 @@ states.naval_battle_tripolitan_card = { } function goto_naval_battle_round() { + clear_undo(); + game.active = game.save_active; game.round ++; |
index : shores-of-tripoli | ||
Shores of Tripoli | Tor |
summaryrefslogtreecommitdiff |
-rw-r--r-- | rules.js | 2 |
@@ -1282,6 +1282,8 @@ states.naval_battle_tripolitan_card = { } function goto_naval_battle_round() { + clear_undo(); + game.active = game.save_active; game.round ++; |