diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-14 17:14:48 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-14 17:14:48 +0000 |
commit | 82acca24c0159cd7df6515bf1059a6ddafe6b57e (patch) | |
tree | f01dd4d7944852fc79a93e71fbef5de4da948d29 /play.js | |
parent | 2cfaa6f7f223719b3a6e0be7352ccc7b1d712921 (diff) | |
download | 1989-dawn-of-freedom-82acca24c0159cd7df6515bf1059a6ddafe6b57e.tar.gz |
Updates to view.opp_power_hand
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -765,7 +765,6 @@ 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 ============================================== |