diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -905,6 +905,7 @@ states.strategy_phase = { }, done() { + clear_undo() log(`Suffragist committed ${game.support_committed} BM`) game.active = OPP }, |