diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1306,6 +1306,7 @@ states.the_crowd_turns_against_ceausescu_infl = { if (game.return !== game.active) { change_player() } + summary_flush() log_h5('Raise the Stakes') log(`${game.active}:`) game.state = 'raise_stakes_1' |