summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.js b/play.js
index 8ea17a2..079f366 100644
--- a/play.js
+++ b/play.js
@@ -765,6 +765,7 @@ function on_update() {
action_button("done", "Done")
action_button("end_round", "End Round")
action_button("undo", "Undo")
+ console.log('view.power_struggle_discard', view.power_struggle_discard)
}
// =========================== LOG FUNCTIONS ==============================================