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 fd64767..dd25ceb 100644
--- a/rules.js
+++ b/rules.js
@@ -1988,7 +1988,7 @@ states.honecker = {
extra() {
push_undo()
game.round++
- log(`Communist chooses to take an extra Action Round due to C${C_HONECKER}`)
+ log_gap(`Communist chooses to take an extra Action Round due to C${C_HONECKER}`)
log_round()
game.round_player = COM
permanently_remove(C_HONECKER)