diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1056,6 +1056,7 @@ states.saracen_deployment = { game.who = null; }, next: function () { + clear_undo(); game.who = null; start_year(); }, |