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