summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-09-28 12:06:16 +0100
committeriainp5 <iain.pearce.ip@gmail.com>2024-09-28 12:06:16 +0100
commiteea04258c47857eb61b5783e254157b313b5f56e (patch)
tree6c94ad96b398489bfb1ffa2a0d1f73560162c251
parentf906f27023fd5b547b147caeda6365a41640d607 (diff)
download1989-dawn-of-freedom-eea04258c47857eb61b5783e254157b313b5f56e.tar.gz
Debugging Kremlin Coup
-rw-r--r--play.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.js b/play.js
index a5cd60a..d0c2ee6 100644
--- a/play.js
+++ b/play.js
@@ -617,7 +617,7 @@ if (view.persistent_events['the_tyrant_is_gone'] > 0) {
action_button("done", "Done")
action_button("undo", "Undo")
-
+ console.log('view.action', view.action)
}
// =========================== LOG FUNCTIONS ==============================================