summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.js b/play.js
index 48df886..5aedbdf 100644
--- a/play.js
+++ b/play.js
@@ -595,7 +595,7 @@ if (view.persistent_events['the_tyrant_is_gone'] > 0) {
action_button("done", "Done")
action_button("undo", "Undo")
- console.log('view.persistent_events', view.persistent_events)
+ console.log('view.log', view.log)
}