summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 7721432..cadb7d7 100644
--- a/rules.js
+++ b/rules.js
@@ -1086,7 +1086,7 @@ states.the_crowd_turns_against_ceausescu = {
influence() {
push_undo()
game.ceausescu_cards = []
- valid_spaces_infl_ceausescu()
+ valid_spaces_infl()
game.state = 'the_crowd_turns_against_ceausescu_infl' /* Send this to add_infl. Add check at end of add_infl similar to valid_spaces*/
},
support_check() {