summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-12-16 19:29:38 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2024-12-16 19:29:38 +0000
commit95b2bf3f54e2f2cc2b702afd622fd2bcb1207035 (patch)
tree8eaa2e51b2fe2c233ee6b2809c8fbcfe69345035
parentd28016b32104bc6f5c9baef739e20731b1aaaf42 (diff)
download1989-dawn-of-freedom-95b2bf3f54e2f2cc2b702afd622fd2bcb1207035.tar.gz
Update Honecker logging
-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)