From eea04258c47857eb61b5783e254157b313b5f56e Mon Sep 17 00:00:00 2001 From: iainp5 Date: Sat, 28 Sep 2024 12:06:16 +0100 Subject: Debugging Kremlin Coup --- play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ============================================== -- cgit v1.2.3